From 5f0965f8d26a83df8c8bac192798ff86753557d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Wed, 12 Oct 2016 12:22:38 +0200 Subject: dosfstools: fix autotools dependency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- tools/dosfstools/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/dosfstools') diff --git a/tools/dosfstools/Makefile b/tools/dosfstools/Makefile index 86589e6d7d..d637a3b4c2 100644 --- a/tools/dosfstools/Makefile +++ b/tools/dosfstools/Makefile @@ -15,6 +15,8 @@ PKG_SOURCE_URL:=https://github.com/dosfstools/dosfstools/releases/download/v$(PK http://fossies.org/linux/misc PKG_MD5SUM:=9037738953559d1efe04fc5408b6846216cc0138f7f9d32de80b6ec3c35e7daf +HOST_FIXUP:=autoreconf + include $(INCLUDE_DIR)/host-build.mk ifeq ($(HOST_OS),Darwin) -- cgit v1.2.3