wok-current diff libusb-compat/receipt @ rev 8200
imported patch toolchain/mpc-library.patch
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 27 00:20:50 2011 +0100 (2011-01-27) |
parents | b46075541cb0 |
children | e8976775c42e |
line diff
1.1 --- a/libusb-compat/receipt Fri Jun 18 16:15:10 2010 +0200 1.2 +++ b/libusb-compat/receipt Thu Jan 27 00:20:50 2011 +0100 1.3 @@ -5,7 +5,8 @@ 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 -SUGGESTED="libusb" 1.8 +DEPENDS="libusb" 1.9 +BUILD_DEPENDS="libusb" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://libusb.sourceforge.net/" 1.12 WGET_URL="$SF_MIRROR/libusb/$TARBALL"