projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a28132e
)
media-libs/mesa: Add missing libselinux dependency
author
Matt Turner
<mattst88@gentoo.org>
Thu, 2 Jan 2020 17:15:12 +0000
(09:15 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Thu, 2 Jan 2020 17:16:02 +0000
(09:16 -0800)
Backport to 19.2.8 before stabilization, since there isn't expected to
be a 19.2.9.
Bug: https://bugs.gentoo.org/703600
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/mesa/mesa-19.2.8.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/mesa/mesa-19.2.8.ebuild
b/media-libs/mesa/mesa-19.2.8.ebuild
index 9fb49167ff44eef60d47571b3446daa5b0047531..1645a4c7ca7765024d541cc5d1edec1d1d417dd2 100644
(file)
--- a/
media-libs/mesa/mesa-19.2.8.ebuild
+++ b/
media-libs/mesa/mesa-19.2.8.ebuild
@@
-109,6
+109,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