lilv: add pkgconfig to inherit

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-04-13 02:22:30 +02:00
parent 349f3315b8
commit 9e1660ef36

View File

@@ -3,7 +3,7 @@ HOMEPAGE = "http://drobilla.net/software/lilv"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=6b8d060e6d32fbd53684f9dc0443b6a3"
inherit waf bash-completion
inherit waf bash-completion pkgconfig
DEPENDS += "lv2 serd sord sratom"