mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
sord: build with waf3
This commit is contained in:
parent
1a01765c74
commit
2697d8960e
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
pkgname=sord
|
||||
version=0.16.4
|
||||
revision=1
|
||||
build_style=waf
|
||||
hostmakedepends="pkg-config python"
|
||||
build_style=waf3
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="serd-devel pcre-devel"
|
||||
short_desc="Lightweight C library for storing RDF data in memory"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue