wok diff audacity/receipt @ rev 14909

slitaz-i18n: add slitaz-configs as bdep; slitaz-configs: back openbox menu; locale-el, locale-ru: add keyboard layout icons; locale-fr, locale-hu, locale-pt_BR: recook with openbox menu.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 05 11:40:01 2013 +0300 (2013-08-05)
parents d87f2423c050
children f4c22f009037
line diff
     1.1 --- a/audacity/receipt	Tue Nov 13 11:58:05 2012 +0100
     1.2 +++ b/audacity/receipt	Mon Aug 05 11:40:01 2013 +0300
     1.3 @@ -22,6 +22,7 @@
     1.4  		--prefix=/usr \
     1.5  		--infodir=/usr/share/info \
     1.6  		--mandir=/usr/share/man \
     1.7 +		--with-ffmpeg=local \
     1.8  		$CONFIGURE_ARGS &&
     1.9  	make && make DESTDIR=$DESTDIR install
    1.10  }