dev-python/PyQt5: rename USE=gles2 to USE=gles2-only

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Haelwenn (lanodan) Monnier
2019-11-23 10:10:13 +01:00
committed by Andreas Sturmlechner
parent 221223ca19
commit fbc7f8b68d
3 changed files with 8 additions and 9 deletions

View File

@@ -10,7 +10,6 @@
<flag name="dbus">Build bindings for the QtDBus module</flag>
<flag name="declarative">Build bindings for the QtQml/QtQuick modules and enable the qmlscene plugin</flag>
<flag name="designer">Build bindings for the QtDesigner module and enable the designer plugin</flag>
<flag name="gles2">Use GLES 2.0 or later instead of full OpenGL</flag>
<flag name="gui">Build bindings for the QtGui module</flag>
<flag name="help">Build bindings for the QtHelp module</flag>
<flag name="location">Build bindings for the QtLocation module</flag>