wok diff usbip/receipt @ rev 7170
Forgot to make /usr/lib folder for libpcap package.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Nov 07 19:15:36 2010 +0000 (2010-11-07) |
parents | 74d9e193ac36 |
children | 53e1828da719 |
line diff
1.1 --- a/usbip/receipt Tue Mar 10 09:41:01 2009 +0000 1.2 +++ b/usbip/receipt Sun Nov 07 19:15:36 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 BUILD_DEPENDS="sysfsutils-dev lzma libtool glib libwrap libwrap-dev" 1.5 WEB_SITE="http://usbip.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="usb" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()