summaryrefslogtreecommitdiffstats
path: root/libs
diff options
context:
space:
mode:
authorTreeve Jelbert2019-10-11 17:09:50 +0200
committerTreeve Jelbert2019-10-11 17:09:50 +0200
commitc2f72f66d1d21143f52595ec0891a46a1c47c3ce (patch)
tree00ae31ff27928eb1ab8f34a980ea85a4e1691f15 /libs
parentb56adb3c216de7357dd3a4fe57f1ed426e76e670 (diff)
glibc - depends GETTEXT
Diffstat (limited to 'libs')
-rwxr-xr-xlibs/glibc/DEPENDS2
-rw-r--r--libs/glibc/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/libs/glibc/DEPENDS b/libs/glibc/DEPENDS
index b339b905a5..b8680dbef3 100755
--- a/libs/glibc/DEPENDS
+++ b/libs/glibc/DEPENDS
@@ -1,7 +1,7 @@
depends binutils &&
depends autoconf &&
depends gcc &&
-depends gettext &&
+depends GETTEXT &&
depends perl &&
depends python3 &&
depends smgl-fhs &&
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index f3be2e3819..c5c13d95f1 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,3 +1,6 @@
+2019-10-11 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: use GETTEXT
+
2019-08-01 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 2.30, SECURITY_PATCH++,
(CVE-2019-7309, CVE-2019-9169)