wok-stable diff webkit-r/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 89630f58dd67
children f4ed223d75da
line diff
     1.1 --- a/webkit-r/receipt	Thu Nov 10 01:41:25 2011 +0000
     1.2 +++ b/webkit-r/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4           xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXt
     1.5           xorg-libXdamage gcc-lib-base"
     1.6  BUILD_DEPENDS="icu icu-dev gperf libxslt-dev glib-dev autoconf automake 
     1.7 -               sqlite-dev libtool m4 bison flex curl-dev"
     1.8 +               sqlite-dev libtool m4 bison flex curl-dev gtk-doc"
     1.9  MAINTAINER="pankso@slitaz.org"
    1.10  TARBALL="WebKit-r${VERSION}.tar.bz2"
    1.11  WEB_SITE="http://webkit.org/"