wok-stable diff xorg-libXau/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 07ae722ec64e
children
line diff
     1.1 --- a/xorg-libXau/receipt	Sun Oct 31 00:13:37 2010 +0200
     1.2 +++ b/xorg-libXau/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  SOURCE="libXau"
     1.6  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.7 -BUILD_DEPENDS="pkg-config xorg-xproto xorg-util-macros"
     1.8 +BUILD_DEPENDS="pkg-config xorg-xproto"
     1.9  WEB_SITE="http://www.x.org/"
    1.10  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
    1.11