sratom: fix cross
This commit is contained in:
parent
311b16020d
commit
739377984c
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'sratom'
|
||||
pkgname=sratom
|
||||
version=0.4.6
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=waf
|
||||
hostmakedepends="pkg-config python lv2"
|
||||
makedepends="serd-devel sord-devel"
|
||||
hostmakedepends="pkg-config python"
|
||||
makedepends="serd-devel sord-devel lv2"
|
||||
short_desc="Library for serialising LV2 atoms to/from RDF (Turtle syntax)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="ISC"
|
||||
|
|
Loading…
Reference in New Issue