From dee5de470c329d2ddca6c9f8cb402a3d856614fc Mon Sep 17 00:00:00 2001 From: gen2brain Date: Sun, 24 Jun 2012 13:03:25 +0200 Subject: [PATCH] add PyQt4[opengl] dependency to gentoo ebuild --- dist/gentoo/m64py-0.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/gentoo/m64py-0.1.0.ebuild b/dist/gentoo/m64py-0.1.0.ebuild index 8609a14..227210f 100644 --- a/dist/gentoo/m64py-0.1.0.ebuild +++ b/dist/gentoo/m64py-0.1.0.ebuild @@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86" IUSE="7zip rar" RDEPEND="media-libs/libsdl - dev-python/PyQt4 + dev-python/PyQt4[opengl] >=games-emulation/mupen64plus-1.99.5 7zip? ( || ( dev-python/pylzma app-arch/p7zip ) ) rar? ( || ( app-arch/unrar app-arch/rar ) )"