diff options
-rw-r--r-- | package/pixman/pixman.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk index ae8d62c589..38524e63c4 100644 --- a/package/pixman/pixman.mk +++ b/package/pixman/pixman.mk @@ -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 |