summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-04-01 23:23:51 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-04-03 16:56:44 +0200
commitd76c594ef82e4e263911f885f25cc91feb32f0fe (patch)
tree602c8060615f5c55190dca6ffe09f14fd9508ce7 /net-libs/webkit-gtk/metadata.xml
parentwww-plugins/lightspark: rename USE=gles to USE=gles2-only (diff)
downloadgentoo-d76c594ef82e4e263911f885f25cc91feb32f0fe.tar.gz
gentoo-d76c594ef82e4e263911f885f25cc91feb32f0fe.tar.bz2
gentoo-d76c594ef82e4e263911f885f25cc91feb32f0fe.zip
net-libs/webkit-gtk: Fix gles2-only MatchingGlobalUse
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk/metadata.xml')
-rw-r--r--net-libs/webkit-gtk/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/metadata.xml b/net-libs/webkit-gtk/metadata.xml
index e88c10a5699c..27c7a387561f 100644
--- a/net-libs/webkit-gtk/metadata.xml
+++ b/net-libs/webkit-gtk/metadata.xml
@@ -10,7 +10,6 @@
<flag name="egl">Enable EGL support</flag>
<flag name="geolocation">Enable geolocation support through <pkg>app-misc/geoclue</pkg></flag>
<flag name="gles2">Enable GLESv2 support</flag>
- <flag name="gles2-only">Use GLES 2.0 or later instead of full OpenGL</flag>
<flag name="jumbo-build">Combine source files to speed up build process</flag>
<flag name="nsplugin">Enable full nsplugin support (GTK2 plugins)</flag>
<flag name="webgl">Build support for the WebGL HTML API using <pkg>virtual/opengl</pkg></flag>