summaryrefslogtreecommitdiffstats
path: root/xfce
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:30 +0200
committerIsmael Luceno2019-05-18 03:29:23 +0200
commit9be9b79b45402c1c9f2c3cda6102c08b70c93192 (patch)
tree4062aeda6d80ba52624ac3b5c16464ed4291bda2 /xfce
parent7f14f3274221e6d339f2df00009c640c77847821 (diff)
thunar-vfs: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'xfce')
-rwxr-xr-xxfce/thunar-vfs/DEPENDS2
-rw-r--r--xfce/thunar-vfs/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/xfce/thunar-vfs/DEPENDS b/xfce/thunar-vfs/DEPENDS
index 2a13c95469..8374f36adc 100755
--- a/xfce/thunar-vfs/DEPENDS
+++ b/xfce/thunar-vfs/DEPENDS
@@ -20,7 +20,7 @@ optional_depends dbus-glib \
"--disable-dbus" \
"for D-Bus support" &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/xfce/thunar-vfs/HISTORY b/xfce/thunar-vfs/HISTORY
index 9b8d85c7b3..72a17e4c0d 100644
--- a/xfce/thunar-vfs/HISTORY
+++ b/xfce/thunar-vfs/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2015-04-25 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: PATCHLEVEL=1
* DEPENDS: added missing glib2 dependency