summaryrefslogtreecommitdiffstats
path: root/chat-im
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-19 13:41:12 +0200
committerTreeve Jelbert2014-08-19 13:41:12 +0200
commit86925566490f7146a06fe4e91fcea8b9a4334e3f (patch)
tree08d47556d28df00fbbb6bbd39fb96e694d94c129 /chat-im
parent89837a42bd21f4f37a8bb44a63bd4d12ae830d98 (diff)
gajim: depends SSL
Diffstat (limited to 'chat-im')
-rwxr-xr-xchat-im/gajim/DEPENDS4
-rw-r--r--chat-im/gajim/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/chat-im/gajim/DEPENDS b/chat-im/gajim/DEPENDS
index 341f10850b..678533d703 100755
--- a/chat-im/gajim/DEPENDS
+++ b/chat-im/gajim/DEPENDS
@@ -12,9 +12,9 @@ if is_depends_enabled $SPELL farstream; then
depends gst-plugins-bad # required for rtp muxer
fi &&
-suggest_depends pyopenssl "" "" "for secure connections support" &&
+suggest_depends pySSL "" "" "for secure connections support" &&
-if is_depends_enabled $SPELL pyopenssl; then
+if is_depends_enabled $SPELL pySSL; then
depends pyasn1
fi &&
diff --git a/chat-im/gajim/HISTORY b/chat-im/gajim/HISTORY
index 8619b4ceb7..c18cff3451 100644
--- a/chat-im/gajim/HISTORY
+++ b/chat-im/gajim/HISTORY
@@ -1,3 +1,6 @@
+2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2013-05-26 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.15.4