wok-4.x rev 2903
libusb-compat: avoid depends loop
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 06 10:24:33 2009 +0200 (2009-05-06) |
parents | c60cdc20e4ab |
children | 0a0be2678617 |
files | libusb-compat/receipt |
line diff
1.1 --- a/libusb-compat/receipt Wed May 06 10:19:09 2009 +0200 1.2 +++ b/libusb-compat/receipt Wed May 06 10:24:33 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"