summaryrefslogtreecommitdiff
path: root/package/autoconf/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-13 19:08:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-13 19:08:47 +0100
commit1d6e936d172a92d055a39dce5cb6e7e478c8080e (patch)
treee991341c204ba376ec4d8658d4c15c8e03a8d9eb /package/autoconf/Makefile
parent7666d6734558f2b8943c4df2543ee3f25d90c90e (diff)
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
Diffstat (limited to 'package/autoconf/Makefile')
-rw-r--r--package/autoconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/autoconf/Makefile b/package/autoconf/Makefile
index 389c3efd5..6813142bb 100644
--- a/package/autoconf/Makefile
+++ b/package/autoconf/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 82d05e03b93e45f5a39b828dc9c6c29b
PKG_DESCR:= GNU autoconf
PKG_SECTION:= lang
-PKG_BUILDDEP:= m4-host
+PKG_BUILDDEP:= m4-host autoconf-host
PKG_URL:= http://www.gnu.org/software/autoconf/
PKG_SITES:= ${MASTER_SITE_GNU:=autoconf/}
PKG_OPTS:= noscripts