wok-current diff usbutils/receipt @ rev 5402
ffmpeg: --enable-swscale (needed for ffmpeg2theora)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 02 19:31:41 2010 +0200 (2010-05-02) |
parents | d0e4b9342f68 |
children | d22c7c0e0bd3 |
line diff
1.1 --- a/usbutils/receipt Thu Jul 23 14:14:53 2009 +0000 1.2 +++ b/usbutils/receipt Sun May 02 19:31:41 2010 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://linux-usb.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/linux-usb/$TARBALL" 1.7 +TAGS="usb" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()