summaryrefslogtreecommitdiffstats
path: root/chat-irc
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:08:53 +0200
committerIsmael Luceno2019-05-18 03:29:03 +0200
commit3cc05b88e208614cc1f324af9ee504a325f4bdd5 (patch)
tree985fa38a5118cf27ff1eef413511ed7e28651059 /chat-irc
parent146bae6dfd0de234b74f9eade67c684f0b769de6 (diff)
hexchat: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'chat-irc')
-rwxr-xr-xchat-irc/hexchat/DEPENDS2
-rw-r--r--chat-irc/hexchat/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/chat-irc/hexchat/DEPENDS b/chat-irc/hexchat/DEPENDS
index 8e05a62f2b..0a5da2ef65 100755
--- a/chat-irc/hexchat/DEPENDS
+++ b/chat-irc/hexchat/DEPENDS
@@ -1,7 +1,7 @@
depends glib2 &&
depends autoconf-archive &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/chat-irc/hexchat/HISTORY b/chat-irc/hexchat/HISTORY
index 43a61cab92..90e9ee7290 100644
--- a/chat-irc/hexchat/HISTORY
+++ b/chat-irc/hexchat/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2017-04-08 Vlad Glagolev <stealth@sourcemage.org>
* CONFIGURE: added no mono option
* PRE_BUILD: apply patch