wok diff usbutils/receipt @ rev 10663

openerp-server: Add libxslt-python to bdeps.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 27 03:01:41 2011 +0000 (2011-05-27)
parents adf05f8df349
children df0ab0545425
line diff
     1.1 --- a/usbutils/receipt	Tue May 24 03:13:22 2011 +0200
     1.2 +++ b/usbutils/receipt	Fri May 27 03:01:41 2011 +0000
     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  {