From 43650181675db4fa767e3b926c57c6fb5417edc0 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Thu, 14 Jan 2016 11:10:24 +0100 Subject: app-mobilephone/heimdall: Removed subslot dependency from qtwidgets. Fixes Gentoo bug #571818 Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler --- app-mobilephone/heimdall/heimdall-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-mobilephone/heimdall/heimdall-9999.ebuild') diff --git a/app-mobilephone/heimdall/heimdall-9999.ebuild b/app-mobilephone/heimdall/heimdall-9999.ebuild index 74f397125c3d..021cb92a65ce 100644 --- a/app-mobilephone/heimdall/heimdall-9999.ebuild +++ b/app-mobilephone/heimdall/heimdall-9999.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$ @@ -27,7 +27,7 @@ IUSE="qt5 static-libs" # virtual/libusb is not precise enough RDEPEND=">=dev-libs/libusb-1.0.18:1=[static-libs=] - qt5? ( dev-qt/qtwidgets:5= )" + qt5? ( dev-qt/qtwidgets:5 )" DEPEND="${RDEPEND} virtual/pkgconfig" -- cgit v1.2.3-65-gdbad