media-libs/mesa: Depend on x11-libs/libXrandr[${MULTILIB_USEDEP}]
authorMatt Turner <mattst88@gentoo.org>
Sat, 18 Aug 2018 07:17:11 +0000 (00:17 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sat, 18 Aug 2018 07:18:00 +0000 (00:18 -0700)
Closes: https://bugs.gentoo.org/663756

media-libs/mesa/mesa-18.2.0_rc3.ebuild
media-libs/mesa/mesa-9999.ebuild

index 0ae1b47d814f0393690e6db5c89bccdd7085c864..76e780a05ff7180f64f92b24ce734ac989260da3 100644 (file)
@@ -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}]")
 "
 
index 0ccb06194dc8b4cda4cea27954ae253e0ab75092..229179f667aae839e380ed22447206d6c209a4ed 100644 (file)
@@ -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}]")
 "