summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2017-05-18 09:56:15 +0200
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2017-05-18 09:56:15 +0200
commit2454b9fa0484fc77dafd5088d60d37b16f52e43f (patch)
treec469d296f5520ed9133d725638da749a81255904 /media-libs/mesa
parentprofiles/use.desc: add global USE flag unwind (diff)
downloadgentoo-2454b9fa0484fc77dafd5088d60d37b16f52e43f.tar.gz
gentoo-2454b9fa0484fc77dafd5088d60d37b16f52e43f.tar.bz2
gentoo-2454b9fa0484fc77dafd5088d60d37b16f52e43f.zip
media-libs/mesa: add mulilib use dependencies for libunwind
Bug: https://bugs.gentoo.org/show_bug.cgi?id=618754 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-17.1.0.ebuild2
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-17.1.0.ebuild b/media-libs/mesa/mesa-17.1.0.ebuild
index 2a6e279fd590..ef15690a3722 100644
--- a/media-libs/mesa/mesa-17.1.0.ebuild
+++ b/media-libs/mesa/mesa-17.1.0.ebuild
@@ -93,7 +93,7 @@ RDEPEND="
>=x11-libs/libXxf86vm-1.1.3:=[${MULTILIB_USEDEP}]
>=x11-libs/libxcb-1.9.3:=[${MULTILIB_USEDEP}]
x11-libs/libXfixes:=[${MULTILIB_USEDEP}]
- unwind? ( sys-libs/libunwind )
+ unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] )
llvm? (
video_cards_radeonsi? (
virtual/libelf:0=[${MULTILIB_USEDEP}]
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 2a6e279fd590..ef15690a3722 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -93,7 +93,7 @@ RDEPEND="
>=x11-libs/libXxf86vm-1.1.3:=[${MULTILIB_USEDEP}]
>=x11-libs/libxcb-1.9.3:=[${MULTILIB_USEDEP}]
x11-libs/libXfixes:=[${MULTILIB_USEDEP}]
- unwind? ( sys-libs/libunwind )
+ unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] )
llvm? (
video_cards_radeonsi? (
virtual/libelf:0=[${MULTILIB_USEDEP}]