summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:08 +0200
committerIsmael Luceno2019-05-18 03:29:11 +0200
commit431607272ed6d03ae8c36583e23204022bdb8f6b (patch)
treee0e6a2f443b7a5d5b347374f42b3763a8b3a95f0 /graphics-libs
parent863921acb076e0c76d9f5448972efe4760aae58e (diff)
sane-backends: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/sane-backends/DEPENDS2
-rw-r--r--graphics-libs/sane-backends/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics-libs/sane-backends/DEPENDS b/graphics-libs/sane-backends/DEPENDS
index 5c2d2c598d..4d9d191e2b 100755
--- a/graphics-libs/sane-backends/DEPENDS
+++ b/graphics-libs/sane-backends/DEPENDS
@@ -11,7 +11,7 @@ optional_depends libgphoto2 \
"--with-gphoto2" \
"--without-gphoto2" \
"Enable libgphoto2 backend" &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"Native Language Support" &&
diff --git a/graphics-libs/sane-backends/HISTORY b/graphics-libs/sane-backends/HISTORY
index ff72cf3168..ccaecf9bff 100644
--- a/graphics-libs/sane-backends/HISTORY
+++ b/graphics-libs/sane-backends/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2017-05-23 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.0.27
* DEPENDS: lots of changes