wok-stable diff usbutils/receipt @ rev 5371

Fixed bug #316 - 3 missing BUILD_DEPENDS in slim package.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 30 03:51:49 2010 +0000 (2010-04-30)
parents d0e4b9342f68
children d22c7c0e0bd3
line diff
     1.1 --- a/usbutils/receipt	Thu Jul 23 14:14:53 2009 +0000
     1.2 +++ b/usbutils/receipt	Fri Apr 30 03:51:49 2010 +0000
     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()