commit:     77261817e02fc46fe021c79e6a7266988331c008
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Sat Dec 22 21:12:59 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Dec 22 21:13:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77261817

dev-libs/efl: USE=egl needs USE=gles

Closes: https://bugs.gentoo.org/673460
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-libs/efl/{efl-1.20.7-r1.ebuild => efl-1.20.7-r2.ebuild} | 3 ++-
 dev-libs/efl/{efl-1.21.1-r1.ebuild => efl-1.21.1-r2.ebuild} | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-libs/efl/efl-1.20.7-r1.ebuild 
b/dev-libs/efl/efl-1.20.7-r2.ebuild
similarity index 99%
rename from dev-libs/efl/efl-1.20.7-r1.ebuild
rename to dev-libs/efl/efl-1.20.7-r2.ebuild
index 69bf06a886f..e340440bf9b 100644
--- a/dev-libs/efl/efl-1.20.7-r1.ebuild
+++ b/dev-libs/efl/efl-1.20.7-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,6 +17,7 @@ IUSE="avahi +bmp dds connman debug doc drm +eet egl examples 
fbcon +fontconfig f
 REQUIRED_USE="
        ?? ( opengl egl )
        ?? ( opengl gles )
+       egl ( gles )
        fbcon? ( !tslib )
        gles? (
                || ( X wayland )

diff --git a/dev-libs/efl/efl-1.21.1-r1.ebuild 
b/dev-libs/efl/efl-1.21.1-r2.ebuild
similarity index 99%
rename from dev-libs/efl/efl-1.21.1-r1.ebuild
rename to dev-libs/efl/efl-1.21.1-r2.ebuild
index 9137603b99c..609c8e0bae6 100644
--- a/dev-libs/efl/efl-1.21.1-r1.ebuild
+++ b/dev-libs/efl/efl-1.21.1-r2.ebuild
@@ -17,6 +17,7 @@ IUSE="+bmp dds connman debug drm +eet egl examples fbcon 
+fontconfig fribidi gif
 REQUIRED_USE="
        ?? ( opengl egl )
        ?? ( opengl gles )
+       egl ( gles )
        fbcon? ( !tslib )
        gles? (
                || ( X wayland )

Reply via email to