xdot: needs python-distribute at run-time.
This commit is contained in:
parent
79371d7147
commit
2b28e7006f
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'xdot'
|
# Template file for 'xdot'
|
||||||
pkgname=xdot
|
pkgname=xdot
|
||||||
version="$(date -u +%Y%m%d)"
|
version="$(date -u +%Y%m%d)"
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
makedepends="git python-distribute"
|
makedepends="git"
|
||||||
fulldepends="graphviz pygtk xbps-triggers>=0.46"
|
fulldepends="graphviz pygtk python-distribute xbps-triggers>=0.46"
|
||||||
short_desc="Interactive viewer for Graphviz dot files"
|
short_desc="Interactive viewer for Graphviz dot files"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue