wok diff imagemagick-dev/receipt @ rev 11042

Add pciids. This is so pciutils doesn't have to download anything.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 16 07:54:18 2011 +0000 (2011-10-16)
parents cd8e06a3a55c
children a92de64c34e2
line diff
     1.1 --- a/imagemagick-dev/receipt	Thu Jul 07 09:58:02 2011 +0000
     1.2 +++ b/imagemagick-dev/receipt	Sun Oct 16 07:54:18 2011 +0000
     1.3 @@ -16,5 +16,6 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  	cp -a $_pkg/usr/include $fs/usr
     1.6  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
     1.7 +	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
     1.8  }
     1.9