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

index ae8d62c589bbc63099ce5a8077758462e5ce87d4..38524e63c450125d4bc2a0d987413aa09222ef17 100644 (file)
@@ -12,6 +12,7 @@ PIXMAN_LICENSE_FILES = COPYING
 
 PIXMAN_INSTALL_STAGING = YES
 PIXMAN_DEPENDENCIES = host-pkgconf
+HOST_PIXMAN_DEPENDENCIES = host-pkgconf
 
 # For 0001-Disable-tests.patch
 PIXMAN_AUTORECONF = YES