forked from kiss-community/repo
mpv: don't build shared lib by default
This commit is contained in:
parent
667f428c85
commit
8a3eb51f11
@ -7,8 +7,7 @@ python waf configure \
|
||||
--mandir=/usr/share/man \
|
||||
--confdir=/etc/mpv \
|
||||
--enable-alsa \
|
||||
--enable-libass \
|
||||
--enable-libmpv-shared
|
||||
--enable-libass
|
||||
|
||||
python waf build
|
||||
python waf install --destdir="$1"
|
||||
|
Loading…
Reference in New Issue
Block a user