From 1d6e936d172a92d055a39dce5cb6e7e478c8080e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 13 Nov 2013 19:08:47 +0100 Subject: ensure that host-compile is done always before cross-compile, otherwise shit happens. not always required by package build, but for now a limitation of the buildsystem, which reuses WRKDIR --- package/libiconv-tiny/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/libiconv-tiny') diff --git a/package/libiconv-tiny/Makefile b/package/libiconv-tiny/Makefile index 3b88a24e1..d5da1049f 100644 --- a/package/libiconv-tiny/Makefile +++ b/package/libiconv-tiny/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= 4898b62aebc1614edab60bf1fe0ac661 PKG_DESCR:= iconv stub and replacement PKG_SECTION:= libs +PKG_BUILDDEP:= libiconv-tiny-host PKG_URL:= http://www.openwrt.org/ PKG_SITES:= http://www.openadk.org/distfiles/ PKG_OPTS:= dev devonly -- cgit v1.2.3