wok diff libgphoto2/receipt @ rev 12539

grapphviz: need pcre-dev bdep since pango/glib now use system pcre
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 26 02:32:10 2012 +0200 (2012-04-26)
parents 85e47692efef
children 8f447cf2eee5
line diff
     1.1 --- a/libgphoto2/receipt	Fri May 27 11:37:12 2011 +0200
     1.2 +++ b/libgphoto2/receipt	Thu Apr 26 02:32:10 2012 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  {
     1.5     	cd $src
     1.6  	./configure --prefix=/usr udevscriptdir=/lib/udev \
     1.7 -			--with-exif --disable-static &&
     1.8 +			--with-exif --disable-static $CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make install
    1.11