From 73763ab9afce8e6d3e677f42b2172ed7a6d81a37 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Thu, 2 Jun 2016 21:57:44 -0300 Subject: [PATCH] weston: drop autoreconf It's unnecessary as pointed by Thomas P. Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- package/weston/weston.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/package/weston/weston.mk b/package/weston/weston.mk index 69026580fd..dfcb9acbf5 100644 --- a/package/weston/weston.mk +++ b/package/weston/weston.mk @@ -9,8 +9,6 @@ WESTON_SITE = http://wayland.freedesktop.org/releases WESTON_SOURCE = weston-$(WESTON_VERSION).tar.xz WESTON_LICENSE = MIT WESTON_LICENSE_FILES = COPYING -# For 0002-build-add-check-for-clock_gettime-in-librt.patch -WESTON_AUTORECONF = YES WESTON_DEPENDENCIES = host-pkgconf wayland wayland-protocols \ libxkbcommon pixman libpng jpeg mtdev udev cairo libinput \ -- 2.30.2