wok diff python-simplejson/receipt @ rev 11682

Up: git to 1.7.9.1. Add git-daemon so the user can run a web daemon of git repos.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 18 08:37:39 2012 -0500 (2012-02-18)
parents cbe9266a164d
children bf4a09ef1d2e
line diff
     1.1 --- a/python-simplejson/receipt	Tue Dec 07 21:08:39 2010 +0000
     1.2 +++ b/python-simplejson/receipt	Sat Feb 18 08:37:39 2012 -0500
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://pypi.python.org/pypi/simplejson"
     1.5  WGET_URL="http://pypi.python.org/packages/source/s/$SOURCE/$TARBALL"
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python-dev"
     1.8 +BUILD_DEPENDS="python-dev setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()