summaryrefslogtreecommitdiffstats
path: root/chat-im/licq/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/licq/DEPENDS')
-rwxr-xr-xchat-im/licq/DEPENDS4
1 files changed, 4 insertions, 0 deletions
diff --git a/chat-im/licq/DEPENDS b/chat-im/licq/DEPENDS
index 0732a8a3d2..34c025dd05 100755
--- a/chat-im/licq/DEPENDS
+++ b/chat-im/licq/DEPENDS
@@ -11,7 +11,11 @@ fi &&
if [ "$QTGUI" == "y" ]; then
depends qt-x11
fi &&
+if [ "$QT4GUI" == "y" ]; then
+ depends qt4
+fi &&
depends autoconf &&
+depends boost &&
optional_depends "openssl" \
"" \
"--disable-openssl" \