ganv: add pkgconfig to inherit

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-10-19 00:19:24 +02:00
parent 4980ba42e2
commit 64c3517c03

View File

@@ -4,7 +4,7 @@ HOMEPAGE = "http://drobilla.net/software/ganv"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit waf
inherit waf pkgconfig
DEPENDS += " \
glib-2.0-native \