summaryrefslogtreecommitdiffstats
path: root/chat-im
diff options
context:
space:
mode:
authorVlad Glagolev2015-12-25 12:40:33 +0300
committerVlad Glagolev2015-12-25 12:40:33 +0300
commitd026f79ceb14e359a9190c452268cca542745722 (patch)
tree9b547213c147bbd2e02c074b79f739b60cd0520d /chat-im
parenta97a7334c7b2ff4f5a892795df57c2aa8574edb3 (diff)
Revert "psi: depends SSL"
This reverts commit 9b965932ffeccffc5cd12279dad38d9fef067ae6. Conflicts: chat-im/psi/HISTORY
Diffstat (limited to 'chat-im')
-rwxr-xr-xchat-im/psi/DEPENDS2
-rw-r--r--chat-im/psi/HISTORY3
2 files changed, 1 insertions, 4 deletions
diff --git a/chat-im/psi/DEPENDS b/chat-im/psi/DEPENDS
index a7ea173e4f..fb6f7e4374 100755
--- a/chat-im/psi/DEPENDS
+++ b/chat-im/psi/DEPENDS
@@ -5,4 +5,4 @@ depends qca2 &&
optional_depends aspell '' '--disable-aspell' 'spell checking' &&
optional_depends enchant '' '--disable-enchant' 'spell checking' &&
optional_depends libxscrnsaver '' '--disable-xss' 'screen saver' &&
-optional_depends qca-SSL '' '' 'voice support'
+optional_depends qca-openssl '' '' 'voice support'
diff --git a/chat-im/psi/HISTORY b/chat-im/psi/HISTORY
index 25e8832ae6..346784194d 100644
--- a/chat-im/psi/HISTORY
+++ b/chat-im/psi/HISTORY
@@ -4,9 +4,6 @@
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DEPENDS: depends -sub CXX gcc (half-automated)
-2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: openssl => SSL
-
2014-01-30 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.15
* DEPENDS: no longer needs QT3 support