From: Matt Turner Date: Tue, 14 Aug 2018 19:02:40 +0000 (-0700) Subject: media-libs/mesa: Add lm_sensors? ( gallium ) to REQUIRED_USE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=040ff87a62f80ba7b77edcc3595be8ce878b0d3b;p=gentoo.git media-libs/mesa: Add lm_sensors? ( gallium ) to REQUIRED_USE Closes: https://bugs.gentoo.org/663586 --- 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 )