ibrcommon: add missing dependency on host-pkgconf
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Aug 2015 18:40:54 +0000 (20:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Aug 2015 18:42:31 +0000 (20:42 +0200)
pkg-config is used by ibrcommon to detect the availability of openssl,
libnl and libxml2, so we must depend on host-pkgconf.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ibrcommon/ibrcommon.mk

index 282bfb0e59c63a255ba31c001099c59723e76a68..97eced337792f84b3a6bd936a1e69194bfe45c10 100644 (file)
@@ -10,6 +10,7 @@ IBRCOMMON_SITE = https://www.ibr.cs.tu-bs.de/projects/ibr-dtn/releases/
 IBRCOMMON_INSTALL_STAGING = YES
 IBRCOMMON_LICENSE = Apache-2.0
 IBRCOMMON_LICENSE_FILES = COPYING README
+IBRCOMMON_DEPENDENCIES = host-pkgconf
 
 ifeq ($(BR2_PACKAGE_OPENSSL),y)
 IBRCOMMON_DEPENDENCIES += openssl