From: Michael Palimaka Date: Wed, 6 Jul 2016 14:12:03 +0000 (+1000) Subject: net-libs/signon-oauth2: add missing USE dependency X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fff97655ad67b25a925c4647dff294d393c4d0de;p=gentoo.git net-libs/signon-oauth2: add missing USE dependency Gentoo-bug: 587778 Package-Manager: portage-2.3.0 --- diff --git a/net-libs/signon-oauth2/signon-oauth2-0.21.ebuild b/net-libs/signon-oauth2/signon-oauth2-0.21-r1.ebuild similarity index 92% rename from net-libs/signon-oauth2/signon-oauth2-0.21.ebuild rename to 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}