commit:     1c126c971ef7df6998b5a9cbd8e19ee7fdb17fb9
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 16:14:45 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 16:15:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c126c97

media-libs/libsdl2: correct wayland REQUIRED_USE syntax

Package-Manager: portage-2.2.26

 media-libs/libsdl2/libsdl2-2.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libsdl2/libsdl2-2.0.4.ebuild 
b/media-libs/libsdl2/libsdl2-2.0.4.ebuild
index f3cfd7d..fecb9d6 100644
--- a/media-libs/libsdl2/libsdl2-2.0.4.ebuild
+++ b/media-libs/libsdl2/libsdl2-2.0.4.ebuild
@@ -24,7 +24,7 @@ REQUIRED_USE="
        nas? ( sound )
        opengl? ( video )
        pulseaudio? ( sound )
-       wayland ( gles )
+       wayland? ( gles )
        xinerama? ( X )
        xscreensaver? ( X )"
 

Reply via email to