wok diff libusb-compat/receipt @ rev 4230

Fix: patch xfe to build with gcc-4.x
author Christophe Lincoln <pankso@slitaz.org>
date Thu Sep 24 15:03:32 2009 +0200 (2009-09-24)
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	Thu Sep 24 15:03:32 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"