wok-6.x diff usbutils/receipt @ rev 10602
vlc: update bdeps (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 26 15:57:41 2011 +0200 (2011-05-26) |
parents | adf05f8df349 |
children | df0ab0545425 |
line diff
1.1 --- a/usbutils/receipt Tue May 24 03:13:22 2011 +0200 1.2 +++ b/usbutils/receipt Thu May 26 15:57:41 2011 +0200 1.3 @@ -1,19 +1,18 @@ 1.4 # SliTaz package receipt. 1.5 1.6 -PACKED_SIZE="172.0K" 1.7 -UNPACKED_SIZE="216.0K" 1.8 PACKAGE="usbutils" 1.9 VERSION="002" 1.10 CATEGORY="system-tools" 1.11 SHORT_DESC="Displaying information about USB." 1.12 MAINTAINER="erjo@slitaz.org" 1.13 -DEPENDS="glibc-base libusb libusb-compat zlib" 1.14 -BUILD_DEPENDS="libusb-dev pkg-config zlib-dev" 1.15 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.16 WEB_SITE="http://linux-usb.sourceforge.net/" 1.17 WGET_URL="http://www.kernel.org/pub/linux/utils/usb/$PACKAGE/$TARBALL" 1.18 TAGS="usb" 1.19 1.20 +DEPENDS="glibc-base libusb libusb-compat zlib" 1.21 +BUILD_DEPENDS="libusb-dev pkg-config zlib-dev" 1.22 + 1.23 # Rules to configure and make the package. 1.24 compile_rules() 1.25 {