Răsfoiți Sursa

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>
Fabrice Fontaine 3 ani în urmă
părinte
comite
62f9fcb041
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      package/aubio/aubio.mk

+ 1 - 0
package/aubio/aubio.mk

@@ -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