xdot: bump version and switch to setuptools.
This commit is contained in:
parent
c73945147d
commit
c5122e0326
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue