summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gmail.com>2019-01-11 06:57:59 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-04 02:12:04 +0100
commitf77b1be67b97101d6efdb430dc14cd2e1f780287 (patch)
treeb795e2bacb5e56f8ff4f0c8a99e0419b7622d087 /dev-libs/efl/metadata.xml
parentmedia-gfx/sane-frontends: EAPI-7 bump, fix gimp symlink, SRC_URI (diff)
downloadgentoo-f77b1be67b97101d6efdb430dc14cd2e1f780287.tar.gz
gentoo-f77b1be67b97101d6efdb430dc14cd2e1f780287.tar.bz2
gentoo-f77b1be67b97101d6efdb430dc14cd2e1f780287.zip
dev-libs/efl: fix GL handling in ebuilds
Bug: https://bugs.gentoo.org/673460 Closes: https://bugs.gentoo.org/673702 Closes: https://bugs.gentoo.org/673588 Package-Manager: Portage[mgorny]-2.3.51.1 Signed-off-by: Joonas Niilola <juippis@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10696 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs/efl/metadata.xml')
-rw-r--r--dev-libs/efl/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/efl/metadata.xml b/dev-libs/efl/metadata.xml
index 9a89497c2f4d..04c533dba691 100644
--- a/dev-libs/efl/metadata.xml
+++ b/dev-libs/efl/metadata.xml
@@ -16,6 +16,7 @@
<flag name="egl">Enable EGL rendering</flag>
<flag name="fribidi">Enable bidirectional text support</flag>
<flag name="gles">Enable the OpenGL ES GL implementation</flag>
+ <flag name="gles2">Enable the OpenGL ES GL implementation</flag>
<flag name="glib">Enable <pkg>dev-libs/glib</pkg> support</flag>
<flag name="harfbuzz">Enable complex text shaping and layout support</flag>
<flag name="hyphen">Enable text hyphenation support</flag>