summaryrefslogtreecommitdiffstats
path: root/chat-im
diff options
context:
space:
mode:
authorVlad Glagolev2014-10-15 13:41:40 +0400
committerVlad Glagolev2014-10-15 13:41:40 +0400
commitb31040b25f981c23f7897d2294291afd28718c22 (patch)
tree849bee0df17ee256ca9a3ca38b63dd3791038b61 /chat-im
parent56b73203ff8573e545049bb5c3bfe57a39f07f67 (diff)
Revert "gajim: depends SSL"
This reverts commit 86925566490f7146a06fe4e91fcea8b9a4334e3f. buggy automation
Diffstat (limited to 'chat-im')
-rwxr-xr-xchat-im/gajim/DEPENDS4
-rw-r--r--chat-im/gajim/HISTORY3
2 files changed, 2 insertions, 5 deletions
diff --git a/chat-im/gajim/DEPENDS b/chat-im/gajim/DEPENDS
index 678533d703..341f10850b 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 pySSL "" "" "for secure connections support" &&
+suggest_depends pyopenssl "" "" "for secure connections support" &&
-if is_depends_enabled $SPELL pySSL; then
+if is_depends_enabled $SPELL pyopenssl; then
depends pyasn1
fi &&
diff --git a/chat-im/gajim/HISTORY b/chat-im/gajim/HISTORY
index c18cff3451..8619b4ceb7 100644
--- a/chat-im/gajim/HISTORY
+++ b/chat-im/gajim/HISTORY
@@ -1,6 +1,3 @@
-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