projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02da5a7
)
media-video/mpv: update wayland deps in 9999.
author
Ilya Tumaykin
<itumaykin@gmail.com>
Sun, 17 Dec 2017 22:15:57 +0000
(
01:15
+0300)
committer
Patrice Clement
<monsieurp@gentoo.org>
Thu, 21 Dec 2017 20:19:51 +0000
(21:19 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
media-video/mpv/mpv-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-video/mpv/mpv-9999.ebuild
b/media-video/mpv/mpv-9999.ebuild
index 0388fd4c97cb67dc5a57cb8eced8b1ffca4d6b34..b44f08791d5633ec21b2be1698cdf4373ddd460f 100644
(file)
--- a/
media-video/mpv/mpv-9999.ebuild
+++ b/
media-video/mpv/mpv-9999.ebuild
@@
-98,6
+98,7
@@
COMMON_DEPEND="
wayland? (
>=dev-libs/wayland-1.6.0
>=x11-libs/libxkbcommon-0.3.0
+ dev-libs/wayland-protocols
)
X? (
x11-libs/libX11
@@
-212,6
+213,8
@@
src_configure() {
$(use_enable aqua cocoa)
$(use_enable drm)
$(use_enable gbm)
+ $(use_enable wayland wayland-scanner)
+ $(use_enable wayland wayland-protocols)
$(use_enable wayland)
$(use_enable X x11)
$(use_enable xv)