Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/
Date: Thu, 02 Jan 2020 17:29:12
Message-Id: 1577985362.9ef3314cacd4ca1f4982e1bac56eabc7436f8457.mattst88@gentoo
1 commit: 9ef3314cacd4ca1f4982e1bac56eabc7436f8457
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 2 17:15:12 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 2 17:16:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef3314c
7
8 media-libs/mesa: Add missing libselinux dependency
9
10 Backport to 19.2.8 before stabilization, since there isn't expected to
11 be a 19.2.9.
12
13 Bug: https://bugs.gentoo.org/703600
14 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
15
16 media-libs/mesa/mesa-19.2.8.ebuild | 1 +
17 1 file changed, 1 insertion(+)
18
19 diff --git a/media-libs/mesa/mesa-19.2.8.ebuild b/media-libs/mesa/mesa-19.2.8.ebuild
20 index 9fb49167ff4..1645a4c7ca7 100644
21 --- a/media-libs/mesa/mesa-19.2.8.ebuild
22 +++ b/media-libs/mesa/mesa-19.2.8.ebuild
23 @@ -109,6 +109,7 @@ RDEPEND="
24 vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] )
25 xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] )
26 )
27 + selinux? ( sys-libs/libselinux[${MULTILIB_USEDEP}] )
28 wayland? (
29 >=dev-libs/wayland-1.15.0:=[${MULTILIB_USEDEP}]
30 >=dev-libs/wayland-protocols-1.8