summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:05 +0200
committerIsmael Luceno2019-05-18 03:29:09 +0200
commitc872f7339d07c0036e33977b54e980f00f9f37bb (patch)
tree7139da6b48a30237df7f83a4e325926a326b9a71 /ftp
parent3c6f7d415c078c3a0b0067dfa93771a19987a333 (diff)
uget: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'ftp')
-rwxr-xr-xftp/uget/DEPENDS2
-rw-r--r--ftp/uget/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/ftp/uget/DEPENDS b/ftp/uget/DEPENDS
index f62f22222c..c9f715cf65 100755
--- a/ftp/uget/DEPENDS
+++ b/ftp/uget/DEPENDS
@@ -32,7 +32,7 @@ case $UGET_GSTREAMER in
;;
esac &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"to use Native Language Support"
diff --git a/ftp/uget/HISTORY b/ftp/uget/HISTORY
index 98a89c2f73..46a1e86aa2 100644
--- a/ftp/uget/HISTORY
+++ b/ftp/uget/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2016-04-07 Vlad Glagolev <stealth@sourcemage.org>
* CONFIGURE: added config options for gstreamer
* BUILD: use UGET_OPTS