wok-current rev 4347
Fix: kino build --with-libdv-only
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Oct 02 12:48:07 2009 +0200 (2009-10-02) |
parents | cb3111ed47e8 |
children | fe03b4e4cef8 |
files | kino/receipt |
line diff
1.1 --- a/kino/receipt Fri Oct 02 11:49:21 2009 +0200 1.2 +++ b/kino/receipt Fri Oct 02 12:48:07 2009 +0200 1.3 @@ -26,6 +26,7 @@ 1.4 --sysconfdir=/etc \ 1.5 --disable-local-ffmpeg \ 1.6 --enable-shared \ 1.7 + --with-libdv-only \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install