libtool is needed to build kexec-tools.

Signed-off-by: Geoff Levand <[email protected]>
---
 package/kexec-tools/Makefile |    2 ++
 1 file changed, 2 insertions(+)

--- a/package/kexec-tools/Makefile
+++ b/package/kexec-tools/Makefile
@@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).t
 PKG_SOURCE_URL:=...@kernel/linux/kernel/people/horms/kexec-tools
 PKG_MD5SUM:=67c1a396fdf67b984dad939a59a01571
 
+PKG_FIXUP:=libtool
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/kexec-tools


_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to