wok diff epdfview/receipt @ rev 12124

clutter-gtk: fix bdeps
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 13 01:25:08 2012 +0100 (2012-03-13)
parents 56cca8858703
children a5587b626515
line diff
     1.1 --- a/epdfview/receipt	Mon Oct 17 03:00:38 2011 +0000
     1.2 +++ b/epdfview/receipt	Tue Mar 13 01:25:08 2012 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	patch -Np1 -i $stuff/0001-When-using-Poppler-0.17.0-I-needed-to-swap-the-blue-.patch
     1.8  	./configure \
     1.9  		--without-cups \
    1.10  		$CONFIGURE_ARGS &&