games-emulation/visualboyadvance: needs joystick use flag on libsdl (bug #321855)
authorMichael Sterrett <mr_bones_@gentoo.org>
Thu, 28 Jan 2016 06:28:31 +0000 (01:28 -0500)
committerMichael Sterrett <mr_bones_@gentoo.org>
Thu, 28 Jan 2016 06:29:27 +0000 (01:29 -0500)
Package-Manager: portage-2.2.26

games-emulation/visualboyadvance/visualboyadvance-1.7.2-r4.ebuild

index a2090db167bbca08aaae1ea2f82121f5f410eec2..1c5d4c81bcd50589438720d8ae13f7999e42efe5 100644 (file)
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
 IUSE="gtk cpu_flags_x86_mmx nls"
 
 RDEPEND="media-libs/libpng:0
-       media-libs/libsdl[sound,video]
+       media-libs/libsdl[joystick,sound,video]
        sys-libs/zlib[minizip]
        gtk? (
                >=x11-libs/gtk+-2.4:2