wok diff xfce4-dev-tools/receipt @ rev 9539

Add setuptools to python-webob build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 08 13:48:25 2011 +0000 (2011-04-08)
parents f1b0a76316ff
children d1768332cee0
line diff
     1.1 --- a/xfce4-dev-tools/receipt	Thu Jan 20 14:57:40 2011 +0000
     1.2 +++ b/xfce4-dev-tools/receipt	Fri Apr 08 13:48:25 2011 +0000
     1.3 @@ -14,7 +14,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	#patch -p1 -i ../stuff/xdt-autogen-4.6.0.u || exit 1
     1.8 +	#patch -p1 -i ../stuff/xdt-autogen-4.6.0.u || return 1
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \