wok-stable diff cairo/receipt @ rev 11386

Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:42:49 2011 +0100 (2011-12-10)
parents e665eaf1521b
children 8e4c74abdf74
line diff
     1.1 --- a/cairo/receipt	Tue Mar 22 18:01:23 2011 +0000
     1.2 +++ b/cairo/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -22,6 +22,7 @@
     1.4   		--mandir=/usr/share/man \
     1.5  		--with-html-dir=/usr/share/doc \
     1.6  		--enable-xcb \
     1.7 +		--enable-tee \
     1.8  		--disable-static \
     1.9   		$CONFIGURE_ARGS &&
    1.10  	make -j 4 &&