From 019a581f89056e34fa7583a16de48c37c2c39ea2 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 22 Oct 2012 15:47:52 +0000 Subject: packages: switch to host-pkgconf Signed-off-by: Gustavo Zacarias Acked-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/pixman/pixman.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/pixman') 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 -- cgit v1.2.3