wok-stable diff python-routes/receipt @ rev 12425

Fix missing mkdir command
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 11:13:28 2013 +0100 (2013-12-21)
parents ea0591b338e1
children
line diff
     1.1 --- a/python-routes/receipt	Fri Oct 01 20:48:45 2010 +0000
     1.2 +++ b/python-routes/receipt	Sat Dec 21 11:13:28 2013 +0100
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="taziden@slitaz.org"
     1.5  SOURCE="Routes"
     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://pylonshq.com"
    1.11  WGET_URL="http://cdn.pylonshq.com/download/1.0/$TARBALL"