summaryrefslogtreecommitdiffstats
path: root/package/pixman
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2012-10-22 15:47:52 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-10-29 22:02:55 +0100
commit019a581f89056e34fa7583a16de48c37c2c39ea2 (patch)
tree30cd8aaf28beafc63f0fefdd1e5b74c3211cc122 /package/pixman
parent3ee3e3d22e0166ce52e96a43977338feeab1fcc5 (diff)
downloadbuildroot-novena-019a581f89056e34fa7583a16de48c37c2c39ea2.tar.gz
buildroot-novena-019a581f89056e34fa7583a16de48c37c2c39ea2.zip
packages: switch to host-pkgconf
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/pixman')
-rw-r--r--package/pixman/pixman.mk2
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