wok-current diff pciutils/receipt @ rev 8729

Fixed seamonkey. I had to disable-crashreporting in order for seamonkey to compile. I also didn't enabled cario cause its report by archlinux that 1.10 is buggy when enabled.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 19 04:39:56 2011 +0000 (2011-02-19)
parents 5a6a835eb63f
children 2ad34d8fdfe7
line diff
     1.1 --- a/pciutils/receipt	Wed Nov 17 02:01:49 2010 +0000
     1.2 +++ b/pciutils/receipt	Sat Feb 19 04:39:56 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"