Browse Source

pixman: add explicit dependencies for host variant

Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Julien Floret 9 years ago
parent
commit
4044c95f7a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/pixman/pixman.mk

+ 1 - 0
package/pixman/pixman.mk

@@ -12,6 +12,7 @@ PIXMAN_LICENSE_FILES = COPYING
 
 
 PIXMAN_INSTALL_STAGING = YES
 PIXMAN_INSTALL_STAGING = YES
 PIXMAN_DEPENDENCIES = host-pkgconf
 PIXMAN_DEPENDENCIES = host-pkgconf
+HOST_PIXMAN_DEPENDENCIES = host-pkgconf
 
 
 # For 0001-Disable-tests.patch
 # For 0001-Disable-tests.patch
 PIXMAN_AUTORECONF = YES
 PIXMAN_AUTORECONF = YES