build host libtool along with target libtool
[openwrt.git] / package / libtool / Makefile
index 699e537..f179cd7 100644 (file)
@@ -19,6 +19,8 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 
 HOST_PATCH_DIR=/dev/null
 
+PKG_BUILD_DEPENDS:=libtool/host
+
 include $(INCLUDE_DIR)/host-build.mk
 include $(INCLUDE_DIR)/package.mk
 
This page took 0.021964 seconds and 4 git commands to generate.