suil: build with waf3

This commit is contained in:
Piotr Wójcik 2020-06-20 22:17:08 +02:00 committed by Piotr
parent 309f6fa87a
commit 4894001ec7

View file

@ -2,8 +2,8 @@
pkgname=suil pkgname=suil
version=0.10.6 version=0.10.6
revision=1 revision=1
build_style=waf build_style=waf3
hostmakedepends="pkg-config python lv2" hostmakedepends="pkg-config lv2"
makedepends="gtk+-devel qt5-devel gtk+3-devel" makedepends="gtk+-devel qt5-devel gtk+3-devel"
short_desc="Lightweight C library for loading and wrapping LV2 plugin UIs" short_desc="Lightweight C library for loading and wrapping LV2 plugin UIs"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"