summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2016-11-10 22:42:31 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2016-11-10 22:42:31 +0000
commit0eddba67fc76753aea1e4301ca018bb04851b091 (patch)
tree7502993c5750b8dbb46ce8090cacb778f0854656 /profiles/use.local.desc
parentMerge updates from master (diff)
downloadgentoo-0eddba67fc76753aea1e4301ca018bb04851b091.tar.gz
gentoo-0eddba67fc76753aea1e4301ca018bb04851b091.tar.bz2
gentoo-0eddba67fc76753aea1e4301ca018bb04851b091.zip
2016-11-10 22:42:29 UTC
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index ac197c9ee278..bd34ffba1012 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -3990,11 +3990,14 @@ media-libs/mesa:dri3 - Enable DRI3 support.
media-libs/mesa:egl - Enable EGL support.
media-libs/mesa:gallium - Build drivers based on Gallium3D, the new architecture for 3D graphics drivers.
media-libs/mesa:gbm - Enable the Graphics Buffer Manager for EGL on KMS.
+media-libs/mesa:gcrypt - Use dev-libs/libgcrypt for low level sha1 utility functions.
media-libs/mesa:gles1 - Enable GLESv1 support.
media-libs/mesa:gles2 - Enable GLESv2 support.
media-libs/mesa:llvm - Enable LLVM backend for Gallium3D.
+media-libs/mesa:nettle - Use dev-libs/nettle for low level sha1 utility functions.
media-libs/mesa:opencl - Enable the Clover Gallium OpenCL state tracker.
media-libs/mesa:openmax - Enable OpenMAX video decode/encode acceleration for Gallium3D.
+media-libs/mesa:openssl - Use dev-libs/openssl for low level sha1 utility functions.
media-libs/mesa:openvg - Enable the OpenVG 2D acceleration API for Gallium3D.
media-libs/mesa:osmesa - Build the Mesa library for off-screen rendering.
media-libs/mesa:pax_kernel - Enable if the user plans to run the package under a pax enabled hardened kernel