wok diff tuxtype/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 74734598921b
children 0b2b9d1540d7
line diff
     1.1 --- a/tuxtype/receipt	Tue Dec 29 19:40:17 2009 +0000
     1.2 +++ b/tuxtype/receipt	Fri Apr 08 13:48:25 2011 +0000
     1.3 @@ -12,6 +12,7 @@
     1.4  DEPENDS="libsdl libsdl-image libsdl-mixer libsdl-ttf"
     1.5  BUILD_DEPENDS="$DEPENDS libsdl-dev libsdl-image-dev libsdl-mixer-dev \
     1.6  libsdl-ttf-dev"
     1.7 +TAGS="education"
     1.8  
     1.9  
    1.10  # Rules to configure and make the package.