diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2014-12-16 20:01:37 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2014-12-16 20:01:37 +0300 |
commit | 511ffd25d6f19a2a9d22b99e87fd99adbb79edab (patch) | |
tree | 5605081d6cdf2a2ec063c8e9d311435896b75866 | |
parent | 4675f42902c7b7a342bb070aad08b80fcb393e2e (diff) |
dri3 id wine dep, not mesa one
-rw-r--r-- | media-libs/mesa/mesa-scm.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-scm.ebuild b/media-libs/mesa/mesa-scm.ebuild index 4a740b7..5123cf8 100644 --- a/media-libs/mesa/mesa-scm.ebuild +++ b/media-libs/mesa/mesa-scm.ebuild @@ -52,7 +52,7 @@ IUSE="${IUSE_VIDEO_CARDS} vaapi vdpau wayland xvmc xa nine-branch kernel_FreeBSD" REQUIRED_USE=" - d3d9? ( gallium dri3 ) + d3d9? ( gallium ) llvm? ( gallium ) opencl? ( gallium |