diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-10-29 02:13:08 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-10-29 02:13:52 +1100 |
commit | e266453c3497fd66a3e579e80fc1c4510b254666 (patch) | |
tree | 162ac0a20737556f926c53c1c0beba83ab15f37e /net-im/qutim/qutim-0.3.2.ebuild | |
parent | net-im/psimedia: drop ppc64 to testing (diff) | |
download | gentoo-e266453c3497fd66a3e579e80fc1c4510b254666.tar.gz gentoo-e266453c3497fd66a3e579e80fc1c4510b254666.tar.bz2 gentoo-e266453c3497fd66a3e579e80fc1c4510b254666.zip |
app-crypt/qca: rename openssl USE flag -> ssl
Gentoo-bug: 592706
Package-Manager: portage-2.3.2
Diffstat (limited to 'net-im/qutim/qutim-0.3.2.ebuild')
-rw-r--r-- | net-im/qutim/qutim-0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/qutim/qutim-0.3.2.ebuild b/net-im/qutim/qutim-0.3.2.ebuild index 0b181f6a00f3..87b71a613f2d 100644 --- a/net-im/qutim/qutim-0.3.2.ebuild +++ b/net-im/qutim/qutim-0.3.2.ebuild @@ -91,7 +91,7 @@ DEPEND="${CDEPEND} " RDEPEND="${CDEPEND} xmpp? ( app-crypt/qca:2[gpg] ) - oscar? ( app-crypt/qca:2[openssl] ) + oscar? ( app-crypt/qca:2[ssl] ) kde-frameworks/oxygen-icons " |