summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-12-23 12:10:19 -0500
committerMatt Turner <mattst88@gentoo.org>2019-12-23 12:11:04 -0500
commite8d2e5a8db7853fcb8b7af294624cec4eed30537 (patch)
treeb2c78ca8b43d6e803e5564fb226e86b4416cb4f0 /media-libs/mesa
parentRevert "sys-libs/efivar: fix compiling makeguids on older hosts" (diff)
downloadgentoo-e8d2e5a8db7853fcb8b7af294624cec4eed30537.tar.gz
gentoo-e8d2e5a8db7853fcb8b7af294624cec4eed30537.tar.bz2
gentoo-e8d2e5a8db7853fcb8b7af294624cec4eed30537.zip
media-libs/mesa: Add missing libselinux dependency
Closes: https://bugs.gentoo.org/703600 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index db1fd34bf9ab..057ffc683ff9 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -108,6 +108,7 @@ RDEPEND="
vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] )
xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] )
)
+ selinux? ( sys-libs/libselinux[${MULTILIB_USEDEP}] )
wayland? (
>=dev-libs/wayland-1.15.0:=[${MULTILIB_USEDEP}]
>=dev-libs/wayland-protocols-1.8