From b1c7a0bc97b9b1bf4c316b68999b199b13646bcb Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 26 Nov 2020 11:40:22 +0300 Subject: mpv: bump to 0.33.0 --- extra/mpv/build | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'extra/mpv/build') diff --git a/extra/mpv/build b/extra/mpv/build index 9d61d973..c7307dc8 100755 --- a/extra/mpv/build +++ b/extra/mpv/build @@ -6,8 +6,7 @@ python waf configure \ --prefix=/usr \ --mandir=/usr/share/man \ --confdir=/etc/mpv \ - --enable-alsa \ - --enable-libass + --enable-alsa python waf build python waf install --destdir="$1" -- cgit v1.2.3