wok-6.x rev 8320
Remove linux-module-headers as a build depend in usbip.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Feb 01 03:51:23 2011 +0000 (2011-02-01) |
parents | a6ee492d79c4 |
children | d183cb006a79 |
files | usbip/receipt |
line diff
1.1 --- a/usbip/receipt Tue Feb 01 03:48:00 2011 +0000 1.2 +++ b/usbip/receipt Tue Feb 01 03:51:23 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"