xdot: unmark nocross
This commit is contained in:
parent
df40256248
commit
7d7f754fff
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xdot'
|
# Template file for 'xdot'
|
||||||
pkgname=xdot
|
pkgname=xdot
|
||||||
version=1.1
|
version=1.1
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="xdot.py-${version}"
|
wrksrc="xdot.py-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,4 +14,3 @@ license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/jrfonseca/xdot.py"
|
homepage="https://github.com/jrfonseca/xdot.py"
|
||||||
distfiles="https://github.com/jrfonseca/xdot.py/archive/${version}.tar.gz"
|
distfiles="https://github.com/jrfonseca/xdot.py/archive/${version}.tar.gz"
|
||||||
checksum=724c5977bffd775b680e80b49b65fe8b5a8cf92376aa4bbac6f7b05dd9bf002e
|
checksum=724c5977bffd775b680e80b49b65fe8b5a8cf92376aa4bbac6f7b05dd9bf002e
|
||||||
nocross="gobject-introspection"
|
|
||||||
|
|
Loading…
Reference in New Issue