dev-libs/efl: 'drm' only works with 'gles2'
authorJoonas Niilola <juippis@gentoo.org>
Wed, 6 Nov 2019 03:37:55 +0000 (05:37 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 6 Nov 2019 03:37:55 +0000 (05:37 +0200)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-libs/efl/efl-1.23.2.ebuild

index 14721b4005ef6b37fe465477b2f1ebf3ee044a0a..22e657b9eff3e04130724691156bd0dca3f591cb 100644 (file)
@@ -24,6 +24,7 @@ REQUIRED_USE="
        ?? ( gles2 opengl )
        ^^ ( lua luajit )
        ssl
+       drm? ( gles2 )
        gles2? ( || ( wayland X ) )
        pulseaudio? ( sound )
        wayland? ( gles2 !opengl )