summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorTreeve Jelbert2019-10-10 21:47:07 +0200
committerTreeve Jelbert2019-10-11 10:07:56 +0200
commitb5bcd9013e18a1f654e0defa0af23c029dc40d51 (patch)
tree34a236cac6459808002e093224457e31e184aa94 /crypto
parent4caf20158d9153854a96f0bf21dac81ae56f1d94 (diff)
krb5 - use GETTEXT
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/krb5/DEPENDS2
-rw-r--r--crypto/krb5/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/crypto/krb5/DEPENDS b/crypto/krb5/DEPENDS
index c3b041ca78..8c39206e8a 100755
--- a/crypto/krb5/DEPENDS
+++ b/crypto/krb5/DEPENDS
@@ -21,7 +21,7 @@ optional_depends "libverto" \
"--without-system-verto" \
"for using system verto library (event loop abstraction interface)"
-optional_depends "gettext" \
+optional_depends "GETTEXT" \
"--enable-nls" \
"--disable-nls" \
"NLS support" &&
diff --git a/crypto/krb5/HISTORY b/crypto/krb5/HISTORY
index bfa0f25a4e..0aa39446e8 100644
--- a/crypto/krb5/HISTORY
+++ b/crypto/krb5/HISTORY
@@ -1,3 +1,6 @@
+2019-10-10 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: use GETTEXT
+
2019-01-16 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.17
* DEPENDS: add lmdb, libedit/readline, gettext