[Lunar-commits] <moonbase> pidgin: adds optional_depends ncurses

Christian Krause wookietreiber at lunar-linux.org
Tue Jul 5 10:55:10 CEST 2011


commit c80fc96c81f38cea55bd0f09c7fc73996db5a669
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date:   Tue Jul 5 10:55:10 2011 +0200

    pidgin: adds optional_depends ncurses
---
 chat/pidgin/DEPENDS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/chat/pidgin/DEPENDS b/chat/pidgin/DEPENDS
index 8101b5a..8ef43e0 100644
--- a/chat/pidgin/DEPENDS
+++ b/chat/pidgin/DEPENDS
@@ -7,6 +7,11 @@ optional_depends  "dbus-glib"  \
                   "--disable-dbus"  \
                   "for D-Bus support"
 
+optional_depends  "ncurses"                  \
+                  ""                         \
+                  "--disable-consoleui"      \
+                  "for the console UI finch"
+
 optional_depends  "gtk+-2"  \
                   ""        \
                   "--disable-gtkui"  \


More information about the Lunar-commits mailing list