From e0c8c0176e94db1ad155add6f2506360513b0197 Mon Sep 17 00:00:00 2001 From: Brian Harring Date: Tue, 1 Jun 2010 03:50:25 +0000 Subject: add missing opengl iuse (Portage version: 2.2_rc67/cvs/Linux x86_64) --- games-emulation/yabause/yabause-0.9.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-emulation/yabause') 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 -- cgit v1.2.3-65-gdbad