commit:     60b2ce2f2263283cefbdec34b620aca439212315
Author:     Jan Vesely <jano.vesely <AT> gmail <DOT> com>
AuthorDate: Wed Oct 24 02:04:07 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 19:35:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60b2ce2f

media-libs/mesa: Add MULTILIB_USEDEP to ocl-icd

Closes: https://github.com/gentoo/gentoo/pull/10209
Signed-off-by: Jan Vesely <jano.vesely <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-libs/mesa/mesa-18.2.3.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.3.ebuild 
b/media-libs/mesa/mesa-18.2.3.ebuild
index 7728fa3de19..2b4e1542fc5 100644
--- a/media-libs/mesa/mesa-18.2.3.ebuild
+++ b/media-libs/mesa/mesa-18.2.3.ebuild
@@ -95,7 +95,7 @@ RDEPEND="
                )
                lm_sensors? ( sys-apps/lm_sensors:=[${MULTILIB_USEDEP}] )
                opencl? (
-                                       dev-libs/ocl-icd[khronos-headers]
+                                       
dev-libs/ocl-icd[khronos-headers,${MULTILIB_USEDEP}]
                                        dev-libs/libclc
                                        virtual/libelf:0=[${MULTILIB_USEDEP}]
                                )

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index c50d8550e51..23f29b41b35 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -95,7 +95,7 @@ RDEPEND="
                )
                lm_sensors? ( sys-apps/lm_sensors:=[${MULTILIB_USEDEP}] )
                opencl? (
-                                       dev-libs/ocl-icd[khronos-headers]
+                                       
dev-libs/ocl-icd[khronos-headers,${MULTILIB_USEDEP}]
                                        dev-libs/libclc
                                        virtual/libelf:0=[${MULTILIB_USEDEP}]
                                )

Reply via email to