Skip to content

Commit

Permalink
media-video/mpv: update wayland deps in 9999.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
Coacher authored and monsieurp committed Dec 21, 2017
1 parent 02da5a7 commit 83a99ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions media-video/mpv/mpv-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 83a99ea

Please sign in to comment.