commit:     665cbdb7f4992b03e3eaae9469864cf1184d5a06
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 16:26:09 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri May  6 16:27:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=665cbdb7

games-emulation/yabause: drop 'opengl?' USE dependency on dev-qt/qtwidgets:5

OpenGL support is no longer optional in dev-qt/qtwidgets.

Package-Manager: portage-2.2.28

 games-emulation/yabause/yabause-0.9.14.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-emulation/yabause/yabause-0.9.14.ebuild 
b/games-emulation/yabause/yabause-0.9.14.ebuild
index 93e58c9..03d52f6 100644
--- a/games-emulation/yabause/yabause-0.9.14.ebuild
+++ b/games-emulation/yabause/yabause-0.9.14.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$
 
@@ -28,7 +28,7 @@ RDEPEND="
        )
        qt5? (
                dev-qt/qtcore:5
-               dev-qt/qtwidgets:5[opengl?]
+               dev-qt/qtwidgets:5
                opengl? ( dev-qt/qtopengl:5 )
        )
        !qt5? (

Reply via email to