summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:27 +0200
committerIsmael Luceno2019-05-18 03:29:22 +0200
commit398357b6d2a58a11c10544dd107b913695292960 (patch)
treedd40edaed6ab8bd64005d62caee050ce1ddcfbd6 /video
parent117c5fba116a1c443fb6cc2141e77afe26ffd2ff (diff)
xine-ui: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'video')
-rwxr-xr-xvideo/xine-ui/DEPENDS2
-rw-r--r--video/xine-ui/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/video/xine-ui/DEPENDS b/video/xine-ui/DEPENDS
index 306e776181..7944a1e938 100755
--- a/video/xine-ui/DEPENDS
+++ b/video/xine-ui/DEPENDS
@@ -1,7 +1,7 @@
depends xine-lib &&
depends libpng &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for alternate language support" &&
diff --git a/video/xine-ui/HISTORY b/video/xine-ui/HISTORY
index ee3904e664..73013e1452 100644
--- a/video/xine-ui/HISTORY
+++ b/video/xine-ui/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)