xdot: bump version and switch to setuptools.

This commit is contained in:
Juan RP 2014-06-18 16:44:25 +02:00
parent c73945147d
commit c5122e0326

View file

@ -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"