From: Álvaro Fernández Rojas Date: Wed, 12 Oct 2016 10:22:38 +0000 (+0200) Subject: dosfstools: fix autotools dependency X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=5f0965f8d26a83df8c8bac192798ff86753557d6;p=openwrt%2Fstaging%2Flynxis%2Fomap.git dosfstools: fix autotools dependency Signed-off-by: Álvaro Fernández Rojas --- 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)