diff options
Diffstat (limited to 'package/pixman/pixman.mk')
-rw-r--r-- | package/pixman/pixman.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk index 8ce435d89..48795948b 100644 --- a/package/pixman/pixman.mk +++ b/package/pixman/pixman.mk @@ -6,7 +6,7 @@ PIXMAN_VERSION = 0.25.2 PIXMAN_SITE = http://xorg.freedesktop.org/releases/individual/lib PIXMAN_INSTALL_STAGING = YES -PIXMAN_DEPENDENCIES = host-pkg-config +PIXMAN_DEPENDENCIES = host-pkgconf # don't build gtk based demos PIXMAN_CONF_OPT = --disable-gtk |