summaryrefslogtreecommitdiffstats
path: root/video-libs
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:25 +0200
committerIsmael Luceno2019-05-18 03:29:21 +0200
commit7fbb39935f6ef4fefef27da13cebf20ca763ceae (patch)
tree087be95f8b218e21927721e0b9d568930a3e7478 /video-libs
parente915648fad15a24e5d3aee3cef58bc0b3d5a8fe1 (diff)
libunicap: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'video-libs')
-rwxr-xr-xvideo-libs/libunicap/DEPENDS2
-rw-r--r--video-libs/libunicap/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/video-libs/libunicap/DEPENDS b/video-libs/libunicap/DEPENDS
index 22b46d5502..37464ec6ef 100755
--- a/video-libs/libunicap/DEPENDS
+++ b/video-libs/libunicap/DEPENDS
@@ -11,7 +11,7 @@ optional_depends libraw1394 \
depends v4l-utils &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/video-libs/libunicap/HISTORY b/video-libs/libunicap/HISTORY
index 647934d224..d0aab1252f 100644
--- a/video-libs/libunicap/HISTORY
+++ b/video-libs/libunicap/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2012-10-12 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: libv4l -> v4l-utils