projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3073ab
)
media-video/vlc: Fix USE=wayland dependencies
author
Andreas Sturmlechner
<asturm@gentoo.org>
Wed, 15 Aug 2018 12:16:26 +0000
(14:16 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Wed, 15 Aug 2018 12:25:03 +0000
(14:25 +0200)
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
patch
|
blob
|
history
diff --git
a/media-video/vlc/vlc-3.0.3-r1.ebuild
b/media-video/vlc/vlc-3.0.3-r1.ebuild
index f446a7144305d3dc5dd11026ccfb711600112ea9..e4bb6818653a52c97e97d926aa646dea0df34f21 100644
(file)
--- 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
+ (
+ <dev-libs/wayland-1.15
+ <media-libs/mesa-18.1.1-r1[egl]
+ )
+ )
dev-libs/wayland-protocols
)
X? (