summaryrefslogtreecommitdiffstats
path: root/chat-im/profanity/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/profanity/DEPENDS')
-rwxr-xr-xchat-im/profanity/DEPENDS37
1 files changed, 21 insertions, 16 deletions
diff --git a/chat-im/profanity/DEPENDS b/chat-im/profanity/DEPENDS
index 6e10443185..644e8acec2 100755
--- a/chat-im/profanity/DEPENDS
+++ b/chat-im/profanity/DEPENDS
@@ -1,22 +1,27 @@
-depends ncurses &&
-depends libstrophe &&
-depends glib2 &&
-depends curl &&
+depends ncurses &&
+depends libstrophe &&
+depends glib2 &&
+depends curl &&
-optional_depends expat \
- "" \
- "" \
- "for XML parsing" &&
+optional_depends gtk+2 \
+ "--enable-icons" \
+ "--disable-icons" \
+ "to enable GTK tray icons" &&
-optional_depends libxml2 \
- "--with-libxml2" \
- "" \
- "for XML parsing" &&
+optional_depends gpgme \
+ "--enable-pgp" \
+ "--disable-pgp" \
+ "for PGP support" &&
-optional_depends SSL \
- "" \
- "" \
- "for TLS connections" &&
+optional_depends libotr \
+ "--enable-otr" \
+ "--disable-otr" \
+ "for OTR support" &&
+
+optional_depends python \
+ "--enable-python-plugins" \
+ "--disable-python-plugins" \
+ "for Python plugins support" &&
optional_depends libxscrnsaver \
"--with-xscreensaver" \