summaryrefslogtreecommitdiff
path: root/dev-libs/qoauth
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-10-29 02:13:08 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-10-29 02:13:52 +1100
commite266453c3497fd66a3e579e80fc1c4510b254666 (patch)
tree162ac0a20737556f926c53c1c0beba83ab15f37e /dev-libs/qoauth
parent496fb18bf622e984a2d2bc08d86527c1d1979a84 (diff)
downloadgentoo-e266453c3497fd66a3e579e80fc1c4510b254666.tar.gz
gentoo-e266453c3497fd66a3e579e80fc1c4510b254666.tar.xz
app-crypt/qca: rename openssl USE flag -> ssl
Gentoo-bug: 592706 Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-libs/qoauth')
-rw-r--r--dev-libs/qoauth/qoauth-1.0.1.ebuild2
-rw-r--r--dev-libs/qoauth/qoauth-2.0.1_pre20160315.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qoauth/qoauth-1.0.1.ebuild b/dev-libs/qoauth/qoauth-1.0.1.ebuild
index 7e6cf33b06d..7ab3be45fda 100644
--- a/dev-libs/qoauth/qoauth-1.0.1.ebuild
+++ b/dev-libs/qoauth/qoauth-1.0.1.ebuild
@@ -21,7 +21,7 @@ DEPEND="${COMMON_DEPEND}
test? ( dev-qt/qttest:4 )
"
RDEPEND="${COMMON_DEPEND}
- app-crypt/qca:2[openssl]
+ app-crypt/qca:2[ssl]
"
S=${WORKDIR}/${P}-src
diff --git a/dev-libs/qoauth/qoauth-2.0.1_pre20160315.ebuild b/dev-libs/qoauth/qoauth-2.0.1_pre20160315.ebuild
index d9ab014a98a..9ffd03826a1 100644
--- a/dev-libs/qoauth/qoauth-2.0.1_pre20160315.ebuild
+++ b/dev-libs/qoauth/qoauth-2.0.1_pre20160315.ebuild
@@ -21,7 +21,7 @@ DEPEND="${COMMON_DEPEND}
test? ( dev-qt/qttest:5 )
"
RDEPEND="${COMMON_DEPEND}
- app-crypt/qca:2[openssl]
+ app-crypt/qca:2[ssl]
!dev-libs/qoauth:0
"