ardour5: add pkgconfig to inherit

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-06-24 23:09:30 +02:00
parent d4ba30f31c
commit f08d22a181

View File

@@ -23,7 +23,7 @@ DEPENDS += " \
libarchive \
"
inherit waf distro_features_check gtk-icon-cache
inherit waf distro_features_check gtk-icon-cache pkgconfig
REQUIRED_DISTRO_FEATURE = "x11"