wok-4.x diff python-pydot/receipt @ rev 11323
Up: bind to 9.8.1-P1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Nov 17 13:11:35 2011 +0000 (2011-11-17) |
parents | 1cfe4916e547 |
children |
line diff
1.1 --- a/python-pydot/receipt Fri Jun 12 23:02:15 2009 +0000 1.2 +++ b/python-pydot/receipt Thu Nov 17 13:11:35 2011 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://code.google.com/p/pydot/" 1.6 WGET_URL="http://$SOURCE.googlecode.com/files/$TARBALL" 1.7 -DEPENDS="python pyparsing graphviz" 1.8 +DEPENDS="python python-pyparsing graphviz" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()