diff --git a/srcpkgs/xdot/template b/srcpkgs/xdot/template index 8a7d72f92ed..46d761cab35 100644 --- a/srcpkgs/xdot/template +++ b/srcpkgs/xdot/template @@ -1,10 +1,10 @@ # Template file for 'xdot' pkgname=xdot -version=20140604 +version=20140618 revision=1 build_style=python-module -hostmakedepends="python-distribute" -makedepends="graphviz pygtk python-distribute" +hostmakedepends="python-setuptools" +makedepends="graphviz pygtk python-setuptools" depends="${makedepends}" noarch="yes" pycompile_module="xdot.py"