diff options
Diffstat (limited to 'games-emulation/yabause')
-rw-r--r-- | games-emulation/yabause/yabause-0.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/yabause/yabause-0.9.10.ebuild b/games-emulation/yabause/yabause-0.9.10.ebuild index 88ce38d72a09..19705e87e72b 100644 --- a/games-emulation/yabause/yabause-0.9.10.ebuild +++ b/games-emulation/yabause/yabause-0.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.9.10.ebuild,v 1.2 2009/11/20 15:19:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.9.10.ebuild,v 1.3 2010/06/01 03:50:25 ferringb Exp $ EAPI=2 inherit games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc x86" -IUSE="openal sdl" +IUSE="openal sdl opengl" RDEPEND="x11-libs/gtk+:2 x11-libs/gtkglext |