commit: 2f6e525d538b96557c167ac26c16df149ae60fc4
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 14:46:08 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 14:46:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f6e525d
net-libs/jreen: add missing USE dependency
Gentoo-bug: 572266
Package-Manager: portage-2.2.26
net-libs/jreen/jreen-1.2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/jreen/jreen-1.2.0.ebuild
b/net-libs/jreen/jreen-1.2.0.ebuild
index 1289f63..b6c08bc 100644
--- a/net-libs/jreen/jreen-1.2.0.ebuild
+++ b/net-libs/jreen/jreen-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -29,7 +29,7 @@ DEPEND="
net-libs/libgsasl
sys-libs/zlib
qt4? (
- >=dev-qt/qtcore-4.6.0:4
+ >=dev-qt/qtcore-4.6.0:4[ssl]
>=dev-qt/qtgui-4.6.0:4
)
qt5? (