summaryrefslogtreecommitdiffstats
path: root/chat-im
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-19 13:41:11 +0200
committerTreeve Jelbert2014-08-19 13:41:11 +0200
commit125563e46b6593a1390933bd0f2258513623a0cf (patch)
treecafdb88a1df7814709484c48d6f8113841feb6d5 /chat-im
parentfd33e0b8c35820641b027becee487cb4400ed7b1 (diff)
centerim: depends SSL
Diffstat (limited to 'chat-im')
-rwxr-xr-xchat-im/centerim/DEPENDS2
-rw-r--r--chat-im/centerim/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/chat-im/centerim/DEPENDS b/chat-im/centerim/DEPENDS
index 9e670fcd47..d66f67ef05 100755
--- a/chat-im/centerim/DEPENDS
+++ b/chat-im/centerim/DEPENDS
@@ -3,7 +3,7 @@ depends -sub CXX gcc &&
if [[ $LIBDRM_BRANCH == stable ]]; then
depends autoconf &&
- optional_depends openssl \
+ optional_depends SSL \
"--with-ssl" \
"--without-ssl" \
"for ssl support in Jabber" &&
diff --git a/chat-im/centerim/HISTORY b/chat-im/centerim/HISTORY
index b1b4e28834..bb8678152f 100644
--- a/chat-im/centerim/HISTORY
+++ b/chat-im/centerim/HISTORY
@@ -1,3 +1,6 @@
+2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2013-01-12 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS, PREPARE, PRE_BUILD: add option for installing
the beta branch