summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/psi')
-rw-r--r--net-im/psi/psi-0.15.ebuild4
-rw-r--r--net-im/psi/psi-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/psi/psi-0.15.ebuild b/net-im/psi/psi-0.15.ebuild
index 8fd8d7001b8e..c40955e53fa5 100644
--- a/net-im/psi/psi-0.15.ebuild
+++ b/net-im/psi/psi-0.15.ebuild
@@ -42,9 +42,9 @@ PDEPEND="
crypt? ( app-crypt/qca:2[gpg] )
jingle? (
net-im/psimedia
- app-crypt/qca:2[openssl]
+ app-crypt/qca:2[ssl]
)
- ssl? ( app-crypt/qca:2[openssl] )
+ ssl? ( app-crypt/qca:2[ssl] )
"
DOC_CONTENTS='Psi+ support(USE="extras") was removed from ebuild since 0.15'
diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild
index a54aea898b5c..0bb8cc4ac2cd 100644
--- a/net-im/psi/psi-9999.ebuild
+++ b/net-im/psi/psi-9999.ebuild
@@ -58,9 +58,9 @@ PDEPEND="
crypt? ( app-crypt/qca:2[gpg] )
jingle? (
net-im/psimedia
- app-crypt/qca:2[openssl]
+ app-crypt/qca:2[ssl]
)
- ssl? ( app-crypt/qca:2[openssl] )
+ ssl? ( app-crypt/qca:2[ssl] )
"
RESTRICT="test"