diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-15 14:10:38 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-15 14:25:03 +0200 |
commit | a3073ab6b53ba305a08d29ece120924b99babb49 (patch) | |
tree | e0decc97e7bd6178ff91642932b77c2bd0e7eec7 /media-video/vlc | |
parent | media-gfx/qimgv: version bump 0.7 (diff) | |
download | gentoo-a3073ab6b53ba305a08d29ece120924b99babb49.tar.gz gentoo-a3073ab6b53ba305a08d29ece120924b99babb49.tar.bz2 gentoo-a3073ab6b53ba305a08d29ece120924b99babb49.zip |
media-video/vlc: Raise USE wayland min dep to dev-libs/wayland-1.15
First version to install wayland-egl.pc (previously provided by mesa).
Bug: https://bugs.gentoo.org/663626
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'media-video/vlc')
-rw-r--r-- | media-video/vlc/vlc-3.0.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild index ba1680c7e687..de11890d1bcd 100644 --- a/media-video/vlc/vlc-3.0.9999.ebuild +++ b/media-video/vlc/vlc-3.0.9999.ebuild @@ -202,7 +202,7 @@ RDEPEND=" vorbis? ( media-libs/libvorbis:0 ) vpx? ( media-libs/libvpx:0= ) wayland? ( - dev-libs/wayland + >=dev-libs/wayland-1.15 dev-libs/wayland-protocols ) X? ( |