wok-stable diff python-mako/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 0539928c114f
children
line diff
     1.1 --- a/python-mako/receipt	Wed Sep 29 23:30:04 2010 +0000
     1.2 +++ b/python-mako/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="taziden@slitaz.org"
     1.5  SOURCE="Mako"
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python python-dev"
     1.8 +BUILD_DEPENDS="python python-dev setuptools"
     1.9  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.makotemplates.org/"
    1.11  WGET_URL="$WEB_SITE/downloads/$TARBALL"