diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-31 13:53:47 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-04-03 16:56:42 +0200 |
commit | e5d4a8ff40c5d766b9ffa64cb51d2d843966164f (patch) | |
tree | c6f600d52c9505ed4cfd884d1c96b532c4610cf8 | |
parent | kde-plasma: Drop KDE Plasma 5.18.3 (diff) | |
download | gentoo-e5d4a8ff40c5d766b9ffa64cb51d2d843966164f.tar.gz gentoo-e5d4a8ff40c5d766b9ffa64cb51d2d843966164f.tar.bz2 gentoo-e5d4a8ff40c5d766b9ffa64cb51d2d843966164f.zip |
profiles: use.desc: Add 'gles2-only' global USE flag
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r-- | profiles/use.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index bc863c14f687..1e01aa9e1e8d 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -100,6 +100,7 @@ ggi - Add support for media-libs/libggi (non-X video api/drivers) gif - Add GIF image support gimp - Build a plugin for the GIMP git - Enable git (version control system) support +gles2-only - Use GLES 2.0 or later instead of full OpenGL glut - Build an OpenGL plugin using the GLUT library gmp - Add support for dev-libs/gmp (GNU MP library) gnome - Add GNOME support |