summaryrefslogtreecommitdiffstats
path: root/chat-libs/loudmouth
diff options
context:
space:
mode:
authorAndraž 'ruskie' Levstik2011-09-14 07:29:13 +0200
committerAndraž 'ruskie' Levstik2011-09-14 07:29:13 +0200
commit7610399c4598d0ef143d5918f81b623744172f12 (patch)
tree9d5cb25e0a373fde61ef4b5c6d816c27a19b5e65 /chat-libs/loudmouth
parented3c0da70a7eb338734742374bd9f037246445c0 (diff)
loudmouth: fixed ssl dependency
Diffstat (limited to 'chat-libs/loudmouth')
-rwxr-xr-xchat-libs/loudmouth/DEPENDS6
-rw-r--r--chat-libs/loudmouth/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/chat-libs/loudmouth/DEPENDS b/chat-libs/loudmouth/DEPENDS
index fe2bd08fcb..94ed4d86d6 100755
--- a/chat-libs/loudmouth/DEPENDS
+++ b/chat-libs/loudmouth/DEPENDS
@@ -1,6 +1,6 @@
depends glib2 &&
depends libidn &&
-optional_depends "gnutls" \
- "" \
- "--without-ssl" \
+optional_depends "openssl" \
+ "--with-ssl=openssl" \
+ "--with-ssl=no" \
"for SSL support"
diff --git a/chat-libs/loudmouth/HISTORY b/chat-libs/loudmouth/HISTORY
index f529c613f4..e6427ef192 100644
--- a/chat-libs/loudmouth/HISTORY
+++ b/chat-libs/loudmouth/HISTORY
@@ -1,3 +1,6 @@
+2011-09-14 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
+ * DEPENDS: fix ssl dependency
+
2009-08-08 Peng Chang (Charles) <chp@sourcemage.org>
* PRE_BUILD: the macro for testing strndup is changed
* BUILD: added make_single