aboutsummaryrefslogtreecommitdiffstats
path: root/package/pixman/pixman.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/pixman/pixman.mk')
-rw-r--r--package/pixman/pixman.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk
index c2ee035ff..a59568173 100644
--- a/package/pixman/pixman.mk
+++ b/package/pixman/pixman.mk
@@ -3,13 +3,15 @@
# pixman
#
################################################################################
-PIXMAN_VERSION = 0.28.2
+PIXMAN_VERSION = 0.30.0
PIXMAN_SITE = http://xorg.freedesktop.org/releases/individual/lib
PIXMAN_LICENSE = MIT
PIXMAN_LICENSE_FILES = COPYING
PIXMAN_INSTALL_STAGING = YES
PIXMAN_DEPENDENCIES = host-pkgconf
+PIXMAN_AUTORECONF = YES
+
# don't build gtk based demos
PIXMAN_CONF_OPT = --disable-gtk