summaryrefslogtreecommitdiffstats
path: root/chat-im/psi/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/psi/DEPENDS')
-rwxr-xr-xchat-im/psi/DEPENDS16
1 files changed, 7 insertions, 9 deletions
diff --git a/chat-im/psi/DEPENDS b/chat-im/psi/DEPENDS
index d50081adb8..7d634db4c0 100755
--- a/chat-im/psi/DEPENDS
+++ b/chat-im/psi/DEPENDS
@@ -1,9 +1,7 @@
-depends -sub QT3 qt4 &&
-optional_depends qca2 \
- "--disable-bundled-qca" \
- "" \
- "to use system qca2" &&
-optional_depends "qca-openssl" \
- "" \
- "" \
- "for SSL encrypted sessions"
+depends qt4 &&
+depends zlib &&
+depends qca2 &&
+optional_depends aspell '' '--disable-aspell' 'spell checking' &&
+optional_depends enchant '' '--disable-enchant' 'spell checking' &&
+optional_depends libxscrnsaver '' '--disable-xss' 'screen saver' &&
+optional_depends qca-SSL '' '' 'voice support'