wok-6.x diff audacity/receipt @ rev 15061
fcitx-zm: add license
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 13 10:53:13 2013 +0000 (2013-08-13) |
parents | d87f2423c050 |
children | f4c22f009037 |
line diff
1.1 --- a/audacity/receipt Tue Nov 13 11:58:05 2012 +0100 1.2 +++ b/audacity/receipt Tue Aug 13 10:53:13 2013 +0000 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 }