summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-08-14 12:02:40 -0700
committerMatt Turner <mattst88@gentoo.org>2018-08-14 12:03:16 -0700
commit040ff87a62f80ba7b77edcc3595be8ce878b0d3b (patch)
tree0bd10e98d9747450468b4def2c98ae1961559f0c /media-libs/mesa
parentmedia-libs/mesa: DEPEND on x11-libs/libXrandr (diff)
downloadgentoo-040ff87a62f80ba7b77edcc3595be8ce878b0d3b.tar.gz
gentoo-040ff87a62f80ba7b77edcc3595be8ce878b0d3b.tar.bz2
gentoo-040ff87a62f80ba7b77edcc3595be8ce878b0d3b.zip
media-libs/mesa: Add lm_sensors? ( gallium ) to REQUIRED_USE
Closes: https://bugs.gentoo.org/663586
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-18.2.0_rc2.ebuild1
-rw-r--r--media-libs/mesa/mesa-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/media-libs/mesa/mesa-18.2.0_rc2.ebuild b/media-libs/mesa/mesa-18.2.0_rc2.ebuild
index 49c1c00d5619..de26a3b43d21 100644
--- a/media-libs/mesa/mesa-18.2.0_rc2.ebuild
+++ b/media-libs/mesa/mesa-18.2.0_rc2.ebuild
@@ -47,6 +47,7 @@ REQUIRED_USE="
openmax? ( gallium )
gles1? ( egl )
gles2? ( egl )
+ lm_sensors? ( gallium )
vaapi? ( gallium )
vdpau? ( gallium )
vulkan? ( || ( video_cards_i965 video_cards_radeonsi )
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 471df0f42125..6d4fc7f23736 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -47,6 +47,7 @@ REQUIRED_USE="
openmax? ( gallium )
gles1? ( egl )
gles2? ( egl )
+ lm_sensors? ( gallium )
vaapi? ( gallium )
vdpau? ( gallium )
vulkan? ( || ( video_cards_i965 video_cards_radeonsi )