diff options
author | Heather <Heather@cynede.net> | 2013-01-09 11:53:13 +0400 |
---|---|---|
committer | Heather <Heather@cynede.net> | 2013-01-09 11:53:13 +0400 |
commit | ad13aa52cefa3c2c24307b1e477aa53729d62223 (patch) | |
tree | 5d29335d8277a62b746b830b3807379fe256fa73 /media-libs | |
parent | media-libs/libsdl: Use versionator eclass for getting revision (diff) | |
download | gamerlay-ad13aa52cefa3c2c24307b1e477aa53729d62223.tar.gz gamerlay-ad13aa52cefa3c2c24307b1e477aa53729d62223.tar.bz2 gamerlay-ad13aa52cefa3c2c24307b1e477aa53729d62223.zip |
fix libsdl 2.0.0_pre6799 add xvidmode xinput xrandr xcursor to IUSE
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsdl/libsdl-2.0.0_pre6799.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl/libsdl-2.0.0_pre6799.ebuild b/media-libs/libsdl/libsdl-2.0.0_pre6799.ebuild index 4f24119..fcae24b 100644 --- a/media-libs/libsdl/libsdl-2.0.0_pre6799.ebuild +++ b/media-libs/libsdl/libsdl-2.0.0_pre6799.ebuild @@ -17,7 +17,7 @@ EHG_REVISION="${REV/pre/}" LICENSE="ZLIB" SLOT="2" KEYWORDS="~amd64 ~x86" -IUSE="3dnow alsa altivec +asm aqua fusionsound gles mmx nas opengl oss pulseaudio sse sse2 static-libs +threads tslib +video X xinerama xscreensaver" +IUSE="3dnow alsa altivec +asm aqua fusionsound gles mmx nas opengl oss pulseaudio sse sse2 static-libs +threads tslib +video X +xcursor +xinput xinerama xscreensaver xrandr xvidmode" #FIXME: Replace "gles" deps with "virtual/opengles", after hitting Portage. RDEPEND=" |