wok rev 22450

vlc: remove libav-dev and restore configure to old
author Erkan Yilmaz <erkan@slitaz.org>
date Mon Dec 23 16:30:52 2019 +0000 (2019-12-23)
parents 9b1803dcfcc7
children fea1686ec178
files vlc/receipt
line diff
     1.1 --- a/vlc/receipt	Mon Dec 23 16:17:42 2019 +0000
     1.2 +++ b/vlc/receipt	Mon Dec 23 16:30:52 2019 +0000
     1.3 @@ -24,7 +24,7 @@
     1.4  	libtheora-enc fluidsynth-dev xcb-util-keysyms-dev 
     1.5  	libsdl-image-dev librsvg-dev cairo-dev libcaca-dev jack-audio-connection-kit-dev 
     1.6  	protobuf-dev libmtp-dev libsecret-dev 
     1.7 -	hicolor-icon-theme libavc1394-dev libtheora-dev libav-dev"
     1.8 +	hicolor-icon-theme libavc1394-dev libtheora-dev"
     1.9  
    1.10  compile_rules()
    1.11  {
    1.12 @@ -43,7 +43,6 @@
    1.13  		--disable-libgcrypt	\
    1.14  		--enable-ncurses	\
    1.15  		--enable-run-as-root \
    1.16 -		--disable-avcodec	\
    1.17  		$CONFIGURE_ARGS &&
    1.18  	make &&
    1.19  	make install