[Lunar-commits] <moonbase> pidgin: libidn is now an optional depends

Zachary McGrew zmcgrew at lunar-linux.org
Fri Aug 21 20:47:19 CEST 2009


commit 6c4cb497893260d6153c34b5edc2222becc686fc
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Fri Aug 21 11:47:19 2009 -0700

    pidgin: libidn is now an optional depends
---
 chat/pidgin/DEPENDS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/chat/pidgin/DEPENDS b/chat/pidgin/DEPENDS
index c0e81f2..85d4517 100644
--- a/chat/pidgin/DEPENDS
+++ b/chat/pidgin/DEPENDS
@@ -70,6 +70,11 @@ optional_depends  "gnutls"  \
                   ""                                     \
                   "for MSN & GoogleTalk support (say 'y' here if you said 'n' to nss)"
 
+optional_depends  "libidn"  \
+                  ""               \
+		  "--disable-idn"  \
+		  "for unicode domain support"
+
 optional_depends  "GConf"  \
                   ""       \
                   ""       \


More information about the Lunar-commits mailing list