opkg: remove stray HOST_BUILD_DEPENDS
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 18 Dec 2010 19:16:03 +0000 (19:16 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 18 Dec 2010 19:16:03 +0000 (19:16 +0000)
SVN-Revision: 24679

package/opkg/Makefile

index 4d702bae9cfbe007cd3bb9b36c85ae7bfaa6d5ec..25cdc524c6d999527b7043bfc51b8d8b9f45a959 100644 (file)
@@ -77,8 +77,6 @@ define Build/InstallDev
 endef
 
 
-HOST_BUILD_DEPENDS:=libtool/host
-
 HOST_CONFIGURE_ARGS+= \
        --disable-curl \
        --disable-gpg \