commit: 45f08b7f0506f845c331417743f6e8c0c3a13de3 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Dec 17 09:45:41 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Dec 17 09:46:08 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=45f08b7f
world.conf: enable sdl and opengl for x11-libs/wxGTK:3.0 core/etc/grs/world.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index 26b50e3..0b4c30f 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -8163,7 +8163,7 @@ package.use : x11-libs/vte:2.91 -debug -glade crypt introspection vala package.use : x11-libs/wxGTK:2.8 -aqua -debug -doc -gnome -gstreamer -pch X odbc opengl sdl tiff [x11-libs/wxGTK:3.0] -package.use : x11-libs/wxGTK:3.0 -aqua -debug -doc -gstreamer -libnotify -opengl -sdl -webkit X tiff +package.use : x11-libs/wxGTK:3.0 -aqua -debug -doc -gstreamer -libnotify -webkit X opengl sdl tiff [x11-libs/xcb-util-cursor:0] package.use : x11-libs/xcb-util-cursor:0 -doc -test static-libs
