wok diff libusb-compat/receipt @ rev 3452
get-softmodem-driver: fix to hsf auto config
author | Dominique Corbex <domcox@users.sourceforge.net> |
---|---|
date | Mon Jun 15 09:08:48 2009 +0200 (2009-06-15) |
parents | c60cdc20e4ab |
children | b46075541cb0 |
line diff
1.1 --- a/libusb-compat/receipt Wed May 06 10:19:09 2009 +0200 1.2 +++ b/libusb-compat/receipt Mon Jun 15 09:08:48 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Compatibility layer to converts libusb 0.1 calls into 1.0 equivalents." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="libusb" 1.8 +SUGGESTED="libusb" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://libusb.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/libusb/$TARBALL"