Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/
Date: Wed, 15 Aug 2018 12:25:39
Message-Id: 1534335903.a3073ab6b53ba305a08d29ece120924b99babb49.asturm@gentoo
1 commit: a3073ab6b53ba305a08d29ece120924b99babb49
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 15 12:10:38 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 15 12:25:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3073ab6
7
8 media-video/vlc: Raise USE wayland min dep to dev-libs/wayland-1.15
9
10 First version to install wayland-egl.pc (previously provided by mesa).
11
12 Bug: https://bugs.gentoo.org/663626
13 Package-Manager: Portage-2.3.46, Repoman-2.3.10
14
15 media-video/vlc/vlc-3.0.9999.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild
19 index ba1680c7e68..de11890d1bc 100644
20 --- a/media-video/vlc/vlc-3.0.9999.ebuild
21 +++ b/media-video/vlc/vlc-3.0.9999.ebuild
22 @@ -202,7 +202,7 @@ RDEPEND="
23 vorbis? ( media-libs/libvorbis:0 )
24 vpx? ( media-libs/libvpx:0= )
25 wayland? (
26 - dev-libs/wayland
27 + >=dev-libs/wayland-1.15
28 dev-libs/wayland-protocols
29 )
30 X? (