commit:     e3f26ae0ffa7fb8f18ab1978c4be82661aaf8c42
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 18 07:17:11 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 07:18:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f26ae0

media-libs/mesa: Depend on x11-libs/libXrandr[${MULTILIB_USEDEP}]

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

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

diff --git a/media-libs/mesa/mesa-18.2.0_rc3.ebuild 
b/media-libs/mesa/mesa-18.2.0_rc3.ebuild
index 0ae1b47d814..76e780a05ff 100644
--- a/media-libs/mesa/mesa-18.2.0_rc3.ebuild
+++ b/media-libs/mesa/mesa-18.2.0_rc3.ebuild
@@ -213,7 +213,7 @@ DEPEND="${RDEPEND}
        virtual/pkgconfig
        valgrind? ( dev-util/valgrind )
        x11-base/xorg-proto
-       x11-libs/libXrandr
+       x11-libs/libXrandr[${MULTILIB_USEDEP}]
        $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
 "
 

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 0ccb06194dc..229179f667a 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -213,7 +213,7 @@ DEPEND="${RDEPEND}
        virtual/pkgconfig
        valgrind? ( dev-util/valgrind )
        x11-base/xorg-proto
-       x11-libs/libXrandr
+       x11-libs/libXrandr[${MULTILIB_USEDEP}]
        $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
 "
 

Reply via email to