From: Felix Fietkau Date: Wed, 22 Apr 2009 22:05:51 +0000 (+0000) Subject: build host libtool along with target libtool X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=9bfadbe3d08dc862fd3dc151addcc1581ef4f0bd;hp=29b8a3ae3331d301b7d7f4e849f666f3c72fbc9b build host libtool along with target libtool SVN-Revision: 15338 --- diff --git a/package/libtool/Makefile b/package/libtool/Makefile index 699e537cb3..f179cd7c2a 100644 --- a/package/libtool/Makefile +++ b/package/libtool/Makefile @@ -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