]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
expat: add explicit dependencies for host variant
authorJulien Floret <julien.floret@6wind.com>
Sat, 2 Jul 2016 22:20:40 +0000 (00:20 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 Jul 2016 06:48:05 +0000 (08:48 +0200)
Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/expat/expat.mk

index 5c1a444c7a312a3243cf97621d883fa8fcfcd05d..e7bb74a966cdc3eee0f9ae0127b4eca8fcf11982 100644 (file)
@@ -11,6 +11,7 @@ EXPAT_INSTALL_STAGING = YES
 EXPAT_INSTALL_STAGING_OPTS = DESTDIR=$(STAGING_DIR) installlib
 EXPAT_INSTALL_TARGET_OPTS = DESTDIR=$(TARGET_DIR) installlib
 EXPAT_DEPENDENCIES = host-pkgconf
+HOST_EXPAT_DEPENDENCIES = host-pkgconf
 EXPAT_LICENSE = MIT
 EXPAT_LICENSE_FILES = COPYING