sratom: fix cross

This commit is contained in:
Andrea Brancaleoni 2015-10-09 16:32:59 +02:00
parent 311b16020d
commit 739377984c
1 changed files with 3 additions and 3 deletions

View File

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