package/aubio: add host-pkgconf dependency
Add host-pkgconf dependency to fix the following build failure raised since the addition of the package in commit280bb68076
ande57859fd1f
: Checking for program 'pkg-config' : not found Could not find the program ['pkg-config'] Fixes: - http://autobuild.buildroot.org/results/e6f0e9b09e4b611daf5bb37091610d8de80f1f4d Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
5430c8fedd
commit
8a24b80533
@ -11,6 +11,7 @@ AUBIO_LICENSE = GPL-3.0+
|
||||
AUBIO_LICENSE_FILES = COPYING
|
||||
AUBIO_INSTALL_STAGING = YES
|
||||
|
||||
AUBIO_DEPENDENCIES = host-pkgconf
|
||||
AUBIO_CONF_OPTS = \
|
||||
--disable-docs \
|
||||
--disable-atlas
|
||||
|
Loading…
Reference in New Issue
Block a user