forked from kiss-community/repo
mpv: depend on wayland
This commit is contained in:
parent
a654edf469
commit
cbdf5d6d79
@ -6,7 +6,9 @@ python waf configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/share/man \
|
||||
--confdir=/etc/mpv \
|
||||
--enable-alsa
|
||||
--enable-alsa \
|
||||
--enable-wayland \
|
||||
--disable-x11
|
||||
|
||||
python waf build
|
||||
python waf install --destdir="$1"
|
||||
|
@ -2,9 +2,7 @@ alsa-lib
|
||||
ffmpeg
|
||||
freetype-harfbuzz
|
||||
libass
|
||||
libXScrnSaver
|
||||
libXinerama
|
||||
libXrandr
|
||||
mesa
|
||||
pkgconf make
|
||||
python make
|
||||
wayland
|
||||
|
Loading…
Reference in New Issue
Block a user