summaryrefslogtreecommitdiffstats
path: root/chat-im/gnugadu2/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/gnugadu2/DEPENDS')
-rwxr-xr-xchat-im/gnugadu2/DEPENDS33
1 files changed, 33 insertions, 0 deletions
diff --git a/chat-im/gnugadu2/DEPENDS b/chat-im/gnugadu2/DEPENDS
new file mode 100755
index 0000000000..2febc73aee
--- /dev/null
+++ b/chat-im/gnugadu2/DEPENDS
@@ -0,0 +1,33 @@
+depends gtk+2 &&
+optional_depends libtlen \
+ "" \
+ "--without-tlen" \
+ "to build tlen plugin" &&
+optional_depends loudmouth \
+ "" \
+ "--without-jabber" \
+ "to build jabber plugin" &&
+optional_depends gtkspell \
+ "" \
+ "--without-gtkspell" \
+ "to use gtkspell" &&
+optional_depends xosd \
+ "" \
+ "--without-xosd" \
+ "for on screen display" &&
+optional_depends perl \
+ "--with-perl" \
+ "" \
+ "for experimental perl support" &&
+optional_depends dbus \
+ "--with-dbus" \
+ "" \
+ "build DBUS plugin" &&
+optional_depends arts \
+ "" \
+ "--without-arts" \
+ "build without arts plugin" &&
+optional_depends esound \
+ "" \
+ "--without-esd" \
+ "build without esd sound plugin"