wok diff sphinx/receipt @ rev 3294

Update: Separate out gcj in h8/300 tools for smaller package sizes
author Matthew Sheets <rcx@zoominternet.net>
date Thu Jun 04 10:46:22 2009 +0000 (2009-06-04)
parents de77a9d75999
children
line diff
     1.1 --- a/sphinx/receipt	Mon Jun 01 00:44:30 2009 +0000
     1.2 +++ b/sphinx/receipt	Thu Jun 04 10:46:22 2009 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://sphinx.pocoo.org"
     1.6  WGET_URL="http://pypi.python.org/packages/source/S/$SOURCE/$TARBALL"
     1.7 -DEPENDS="python docutils jinja2 pygments"
     1.8 +DEPENDS="python docutils jinja2 pygments setuptools"
     1.9  BUILD_DEPENDS="python python-dev docutils jinja2 pygments setuptools"
    1.10  
    1.11  # Rules to configure and make the package.