games-emulation/pcsx2: fix dependencies on -9999
authorYuri Konotopov <ykonotopov@gnome.org>
Fri, 11 Oct 2019 16:03:28 +0000 (20:03 +0400)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 16 Oct 2019 05:22:01 +0000 (08:22 +0300)
1. Don't block recent x11-libs/wxGTK[sdl]
2. Depend on x11-libs/gtk+:3

Closes: https://bugs.gentoo.org/696866
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org>
Closes: https://github.com/gentoo/gentoo/pull/13258
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
games-emulation/pcsx2/pcsx2-9999.ebuild

index 9e646daf585304da1dfdbcc4e91350ca90e04a29..c0a277f41a052bb8def940470d6d2fd5631a3a4e 100644 (file)
@@ -28,11 +28,11 @@ RDEPEND="
        sys-libs/zlib[abi_x86_32(-)]
        virtual/libudev[abi_x86_32(-)]
        virtual/opengl[abi_x86_32(-)]
-       x11-libs/gtk+:2[abi_x86_32(-)]
+       x11-libs/gtk+:3[abi_x86_32(-)]
        x11-libs/libICE[abi_x86_32(-)]
        x11-libs/libX11[abi_x86_32(-)]
        x11-libs/libXext[abi_x86_32(-)]
-       x11-libs/wxGTK:3.0-gtk3[abi_x86_32(-),-sdl,X]
+       >=x11-libs/wxGTK-3.0.4-r301:3.0-gtk3[abi_x86_32(-),X]
 "
 # Ensure no incompatible headers from eselect-opengl are installed, bug #510730
 DEPEND="${RDEPEND}