summaryrefslogtreecommitdiffstats
path: root/chat-im/pidgin/DEPENDS
diff options
context:
space:
mode:
authorEric Sandall2009-08-20 13:05:35 -0700
committerEric Sandall2009-08-20 13:05:35 -0700
commitbdc05afbc92b17fefc0c7dd61a884460e52bf238 (patch)
tree72d0cb9c08bf7966c32d3e9d649805fb9f745be0 /chat-im/pidgin/DEPENDS
parent8c11bc3ce373e7f773194c9fdd13a73003faf562 (diff)
pidgin: Optionally depends on gettext for Native Language support
Diffstat (limited to 'chat-im/pidgin/DEPENDS')
-rwxr-xr-xchat-im/pidgin/DEPENDS5
1 files changed, 5 insertions, 0 deletions
diff --git a/chat-im/pidgin/DEPENDS b/chat-im/pidgin/DEPENDS
index a20efa099b..babc9b0b4f 100755
--- a/chat-im/pidgin/DEPENDS
+++ b/chat-im/pidgin/DEPENDS
@@ -92,6 +92,11 @@ optional_depends meanwhile \
'--disable-meanwhile' \
'for Lotus Instant Messenger/Sametime protocol' &&
+optional_depends gettext \
+ '--enable-nls' \
+ '--disable-nls' \
+ 'for Native Language support' &&
+
optional_depends libidn \
'--enable-idn' \
'--disable-idn' \