[Lunar-commits] <moonbase> pidgin: DEPENDS update

Duncan Gibson engelsman at lunar-linux.org
Sun Jan 30 21:38:10 CET 2011


commit 2e94218fff5cc08fa1a86af301487adb0958c056
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Sun Jan 30 21:38:10 2011 +0100

    pidgin: DEPENDS update
    
    ... added intltool as required dependency (failed without)
    ... moved gettext from opt_dep to dep
---
 chat/pidgin/DEPENDS |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/chat/pidgin/DEPENDS b/chat/pidgin/DEPENDS
index cebdcb2..8101b5a 100644
--- a/chat/pidgin/DEPENDS
+++ b/chat/pidgin/DEPENDS
@@ -1,4 +1,6 @@
 depends  libxml2
+depends  gettext
+depends  intltool
 
 optional_depends  "dbus-glib"  \
                   ""           \
@@ -45,11 +47,6 @@ optional_depends  "sqlite"  \
                   "--disable-cap"  \
                   "for the Contact Availability Prediction plugin"
 
-optional_depends  "gettext"  \
-                  ""         \
-                  "--disable-nls"  \
-                  "for NLS support within gaim"
-
 optional_depends  "avahi"  \
                   ""       \
                   "--disable-avahi"  \


More information about the Lunar-commits mailing list