wok diff python-pydot/receipt @ rev 10950

get-virtualbox: only /opt/VirtualBox is supported now...
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 02 14:26:45 2011 +0200 (2011-09-02)
parents 1cfe4916e547
children fd4f1e692109
line diff
     1.1 --- a/python-pydot/receipt	Fri Jun 12 23:02:15 2009 +0000
     1.2 +++ b/python-pydot/receipt	Fri Sep 02 14:26:45 2011 +0200
     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()