commit:     040ff87a62f80ba7b77edcc3595be8ce878b0d3b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 14 19:02:40 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Aug 14 19:03:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=040ff87a

media-libs/mesa: Add lm_sensors? ( gallium ) to REQUIRED_USE

Closes: https://bugs.gentoo.org/663586

 media-libs/mesa/mesa-18.2.0_rc2.ebuild | 1 +
 media-libs/mesa/mesa-9999.ebuild       | 1 +
 2 files changed, 2 insertions(+)

diff --git a/media-libs/mesa/mesa-18.2.0_rc2.ebuild 
b/media-libs/mesa/mesa-18.2.0_rc2.ebuild
index 49c1c00d561..de26a3b43d2 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 471df0f4212..6d4fc7f2373 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 )

Reply via email to