wok-6.x diff pciutils/receipt @ rev 8818
Fix: extract linuxqq source tgz
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Wed Feb 23 13:32:08 2011 +0000 (2011-02-23) |
parents | 5a6a835eb63f |
children | 2ad34d8fdfe7 |
line diff
1.1 --- a/pciutils/receipt Wed Nov 17 02:01:49 2010 +0000 1.2 +++ b/pciutils/receipt Wed Feb 23 13:32:08 2011 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Utilities to list PCI device by name (lspci)." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +BUILD_DEPENDS="wget" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 DEPENDS="glibc-base zlib" 1.10 WEB_SITE="http://mj.ucw.cz/pciutils.html"