summaryrefslogtreecommitdiffstats
path: root/chat-im/centericq/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/centericq/DEPENDS')
-rwxr-xr-xchat-im/centericq/DEPENDS14
1 files changed, 14 insertions, 0 deletions
diff --git a/chat-im/centericq/DEPENDS b/chat-im/centericq/DEPENDS
new file mode 100755
index 0000000000..287e2929bf
--- /dev/null
+++ b/chat-im/centericq/DEPENDS
@@ -0,0 +1,14 @@
+depends ncurses &&
+depends autoconf &&
+optional_depends openssl \
+ "--with-ssl" \
+ "--without-ssl" \
+ "for ssl support in Jabber" &&
+optional_depends gpgme \
+ "--with-gpgme=/usr" \
+ "" \
+ "for ssl support in Jabber" &&
+optional_depends jpeg \
+ "" \
+ "--without-libjpeg" \
+ "for Gadu-Gadu registration"