wok diff python-sphinx/receipt @ rev 22179

linld: spare up to 30k more for zImage (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 09 13:26:32 2019 +0100 (2019-11-09)
parents 9e01bc6321ea
children c71df21187b4
line diff
     1.1 --- a/python-sphinx/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/python-sphinx/receipt	Sat Nov 09 13:26:32 2019 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="http://sphinx.pocoo.org"
     1.5  WGET_URL="http://pypi.python.org/packages/source/S/$SOURCE/$TARBALL"
     1.6  
     1.7 -DEPENDS="python python-docutils python-jinja2 python-pygments setuptools"
     1.8 +DEPENDS="python python-docutils python-jinja2 python-pygments python-setuptools"
     1.9  BUILD_DEPENDS="$DEPENDS python-dev"
    1.10  
    1.11  # Rules to configure and make the package.