wok-next diff usbutils/receipt @ rev 3800
Update: add libthread_db*.so* to wanted files list
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Mon Aug 03 14:36:55 2009 +0000 (2009-08-03) |
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 Aug 03 14:36:55 2009 +0000 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/"