From 96cb5bcb19e19e1d2821a5385a84c0a0758bf4de Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 15 Aug 2018 14:16:26 +0200 Subject: [PATCH] media-video/vlc: Fix USE=wayland dependencies Closes: https://bugs.gentoo.org/663626 Package-Manager: Portage-2.3.46, Repoman-2.3.10 --- media-video/vlc/vlc-3.0.3-r1.ebuild | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/media-video/vlc/vlc-3.0.3-r1.ebuild b/media-video/vlc/vlc-3.0.3-r1.ebuild index f446a7144305..e4bb6818653a 100644 --- a/media-video/vlc/vlc-3.0.3-r1.ebuild +++ b/media-video/vlc/vlc-3.0.3-r1.ebuild @@ -201,7 +201,13 @@ RDEPEND=" vorbis? ( media-libs/libvorbis:0 ) vpx? ( media-libs/libvpx:0= ) wayland? ( - dev-libs/wayland + || ( + >=dev-libs/wayland-1.15 + ( +