From b1e8046a9cdba15002ae221eeb6db6c65501376f Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Fri, 14 Oct 2016 15:31:40 +0200 Subject: wayland: version bump 1.7.0 -> 1.12.0 Signed-off-by: Michael Olbrich --- rules/wayland.make | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'rules/wayland.make') diff --git a/rules/wayland.make b/rules/wayland.make index 2887dbe33..cb4832f97 100644 --- a/rules/wayland.make +++ b/rules/wayland.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WAYLAND) += wayland # # Paths and names # -WAYLAND_VERSION := 1.7.0 -WAYLAND_MD5 := 6f46ac47c3a18c6503a40b5fa58a1066 +WAYLAND_VERSION := 1.12.0 +WAYLAND_MD5 := ee615e2d1e205eec48b02f069327eb96 WAYLAND := wayland-$(WAYLAND_VERSION) WAYLAND_SUFFIX := tar.xz WAYLAND_URL := http://wayland.freedesktop.org/releases/$(WAYLAND).$(WAYLAND_SUFFIX) @@ -36,8 +36,10 @@ WAYLAND_CONF_TOOL := autoconf WAYLAND_CONF_OPT := \ $(CROSS_AUTOCONF_USR) \ --disable-static \ - --disable-scanner \ - --disable-documentation + --enable-libraries \ + --disable-documentation \ + --disable-dtd-validation \ + --with-host-scanner # ---------------------------------------------------------------------------- # Install -- cgit v1.2.3