summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-07-07 00:12:03 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-07-07 00:12:36 +1000
commitfff97655ad67b25a925c4647dff294d393c4d0de (patch)
tree3c00a812ff0a6864789cfbf4a56858ca07383ffd /net-libs/signon-oauth2
parentx11-misc/xosview: Old. (diff)
downloadgentoo-fff97655ad67b25a925c4647dff294d393c4d0de.tar.gz
gentoo-fff97655ad67b25a925c4647dff294d393c4d0de.tar.bz2
gentoo-fff97655ad67b25a925c4647dff294d393c4d0de.zip
net-libs/signon-oauth2: add missing USE dependency
Gentoo-bug: 587778 Package-Manager: portage-2.3.0
Diffstat (limited to 'net-libs/signon-oauth2')
-rw-r--r--net-libs/signon-oauth2/signon-oauth2-0.21-r1.ebuild (renamed from net-libs/signon-oauth2/signon-oauth2-0.21.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/signon-oauth2/signon-oauth2-0.21.ebuild b/net-libs/signon-oauth2/signon-oauth2-0.21-r1.ebuild
index 2bbabd6efc1b..9b4cf84225b5 100644
--- a/net-libs/signon-oauth2/signon-oauth2-0.21.ebuild
+++ b/net-libs/signon-oauth2/signon-oauth2-0.21-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ IUSE="test"
RDEPEND="
dev-qt/qtcore:5
- dev-qt/qtnetwork:5
+ dev-qt/qtnetwork:5[ssl]
net-libs/signond
"
DEPEND="${RDEPEND}