wok diff usbutils/receipt @ rev 4921
php-mcrypt: fix post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 15 20:42:05 2010 +0100 (2010-02-15) |
parents | 5b1a7cc13ca0 |
children | 3115c291f303 |
line diff
1.1 --- a/usbutils/receipt Thu Jul 23 14:12:37 2009 +0000 1.2 +++ b/usbutils/receipt Mon Feb 15 20:42:05 2010 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Displaying information about USB." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="libusb zlib" 1.8 +DEPENDS="glibc-base libusb libusb-compat zlib" 1.9 BUILD_DEPENDS="libusb-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://linux-usb.sourceforge.net/"