media-libs/mesa: Require virtual/libelf for r600+llvm.
authorMatt Turner <mattst88@gentoo.org>
Mon, 6 Mar 2017 21:05:36 +0000 (13:05 -0800)
committerMatt Turner <mattst88@gentoo.org>
Mon, 6 Mar 2017 21:06:21 +0000 (13:06 -0800)
Bug: https://bugs.gentoo.org/611732

media-libs/mesa/mesa-13.0.5.ebuild
media-libs/mesa/mesa-17.0.1.ebuild
media-libs/mesa/mesa-9999.ebuild

index 9b2276ac9b14db56a5b9300c82dbaaf05053dff5..8aa4db9db5a5bd2f2ce8bfc9849cc638d8f5f896 100644 (file)
@@ -96,6 +96,12 @@ RDEPEND="
                video_cards_radeonsi? (
                        virtual/libelf:0=[${MULTILIB_USEDEP}]
                )
+               video_cards_r600? (
+                       virtual/libelf:0=[${MULTILIB_USEDEP}]
+               )
+               video_cards_radeon? (
+                       virtual/libelf:0=[${MULTILIB_USEDEP}]
+               )
                >=sys-devel/llvm-3.6.0:0=[${MULTILIB_USEDEP}]
        )
        nettle? ( dev-libs/nettle:=[${MULTILIB_USEDEP}] )
index 0b64e5b84bfbc8a13f8c092f5c10422168008ec0..699313f62e6850bc39d6662a6c1d6f6c3719b3d1 100644 (file)
@@ -101,6 +101,12 @@ RDEPEND="
                                        sys-devel/llvm:4[${MULTILIB_USEDEP}]
                                        >=sys-devel/llvm-3.9.0:0[${MULTILIB_USEDEP}] ) )
                )
+               video_cards_r600? (
+                       virtual/libelf:0=[${MULTILIB_USEDEP}]
+               )
+               video_cards_radeon? (
+                       virtual/libelf:0=[${MULTILIB_USEDEP}]
+               )
                || (
                        sys-devel/llvm:4[${MULTILIB_USEDEP}]
                        >=sys-devel/llvm-3.6.0:0[${MULTILIB_USEDEP}]
index eb7f52a7f46ce46f23b06b2a51debade77676ce4..15ce6d4cbd15aacc00eda7af2b475aaa3b5c5f07 100644 (file)
@@ -99,6 +99,12 @@ RDEPEND="
                        virtual/libelf:0=[${MULTILIB_USEDEP}]
                        vulkan? ( >=sys-devel/llvm-3.9.0:=[${MULTILIB_USEDEP}] )
                )
+               video_cards_r600? (
+                       virtual/libelf:0=[${MULTILIB_USEDEP}]
+               )
+               video_cards_radeon? (
+                       virtual/libelf:0=[${MULTILIB_USEDEP}]
+               )
                >=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}]
        )
        opencl? (