summaryrefslogtreecommitdiffstats
path: root/chat-im
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-19 13:41:13 +0200
committerTreeve Jelbert2014-08-19 13:41:13 +0200
commit9b965932ffeccffc5cd12279dad38d9fef067ae6 (patch)
tree9c8993379e59bce817f90be4a22558caf22d284b /chat-im
parent8a55243a91721af664ccda6855f48784c18acc82 (diff)
psi: depends SSL
Diffstat (limited to 'chat-im')
-rwxr-xr-xchat-im/psi/DEPENDS2
-rw-r--r--chat-im/psi/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/chat-im/psi/DEPENDS b/chat-im/psi/DEPENDS
index 241762c3a9..7d634db4c0 100755
--- a/chat-im/psi/DEPENDS
+++ b/chat-im/psi/DEPENDS
@@ -4,4 +4,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-openssl '' '' 'voice support'
+optional_depends qca-SSL '' '' 'voice support'
diff --git a/chat-im/psi/HISTORY b/chat-im/psi/HISTORY
index 1a002627ff..f24788853c 100644
--- a/chat-im/psi/HISTORY
+++ b/chat-im/psi/HISTORY
@@ -1,3 +1,6 @@
+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