wok-6.x diff usbip/receipt @ rev 9271
Fixed sudoku to use TARBALL instead of downloading in compile_rules to source repos.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Mar 15 18:06:40 2011 +0000 (2011-03-15) |
parents | 09c53e5c1062 |
children | fc8c36b33ded |
line diff
1.1 --- a/usbip/receipt Tue Feb 01 03:41:08 2011 +0000 1.2 +++ b/usbip/receipt Tue Mar 15 18:06:40 2011 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 DEPENDS="sysfsutils glib libwrap linux-usbip" 1.7 -BUILD_DEPENDS="sysfsutils-dev lzma libtool glib linux-module-headers libwrap libwrap-dev" 1.8 +BUILD_DEPENDS="sysfsutils-dev lzma libtool glib libwrap libwrap-dev" 1.9 WEB_SITE="http://usbip.sourceforge.net/" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11 TAGS="usb"