package/aubio: add host-pkgconf dependency
Add host-pkgconf dependency to fix the following build failure raised
since the addition of the package in commit
280bb6807619e2e858836435f44aad0cccd27a40 and
https://github.com/aubio/aubio/commit/e57859fd1f2c3c8b18b3f5ede122071c66166a8f:
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>
(cherry picked from commit 8a24b80533c0e04857e728c630b5863447dcbce1)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>