wok diff python-routes/receipt @ rev 18072

djvulibre, djview: fix bad value of $SF_MIRROR, use downloads (may mix html+binary data with busybox wget)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu May 21 16:13:49 2015 +0200 (2015-05-21)
parents 56939ad28d41
children 7390f8de9846
line diff
     1.1 --- a/python-routes/receipt	Tue Apr 22 22:49:42 2014 +0200
     1.2 +++ b/python-routes/receipt	Thu May 21 16:13:49 2015 +0200
     1.3 @@ -14,9 +14,7 @@
     1.4  HOST_ARCH="i486 arm"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python python-dev"
     1.8 -# setuptools: please install it in chroot or we have to 
     1.9 -# add a case a lot of python pkgs
    1.10 +BUILD_DEPENDS="python python-dev setuptools"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()