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: Mon, 23 Dec 2019 17:11:19
Message-Id: 1577121064.e8d2e5a8db7853fcb8b7af294624cec4eed30537.mattst88@gentoo
1 commit: e8d2e5a8db7853fcb8b7af294624cec4eed30537
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 23 17:10:19 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 17:11:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d2e5a8
7
8 media-libs/mesa: Add missing libselinux dependency
9
10 Closes: https://bugs.gentoo.org/703600
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 media-libs/mesa/mesa-9999.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
17 index db1fd34bf9a..057ffc683ff 100644
18 --- a/media-libs/mesa/mesa-9999.ebuild
19 +++ b/media-libs/mesa/mesa-9999.ebuild
20 @@ -108,6 +108,7 @@ RDEPEND="
21 vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] )
22 xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] )
23 )
24 + selinux? ( sys-libs/libselinux[${MULTILIB_USEDEP}] )
25 wayland? (
26 >=dev-libs/wayland-1.15.0:=[${MULTILIB_USEDEP}]
27 >=dev-libs/wayland-protocols-1.8