wok-stable diff litmus/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 734283599021
children
line diff
     1.1 --- a/litmus/receipt	Sat Jan 16 22:55:00 2010 +0100
     1.2 +++ b/litmus/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.webdav.org/neon/litmus"
     1.6  WGET_URL="$WEB_SITE/$TARBALL"
     1.7 -DEPENDS="openssl libkrb5 libcomerr3 expat neon readline"
     1.8 +DEPENDS="openssl libkrb5 libcomerr3 expat neon readline zlib"
     1.9  BUILD_DEPENDS="openssl-dev krb5-dev expat-dev neon-dev readline-dev"
    1.10  
    1.11  # Rules to configure and make the package.