From: Michael Tremer Date: Mon, 14 Dec 2009 16:47:19 +0000 (+0100) Subject: bash: Build requires autoconf. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a6b4d6f310fba4017118fa8c7dfba635fa1083f;p=ipfire-3.x.git bash: Build requires autoconf. --- diff --git a/pkgs/core/bash/bash.nm b/pkgs/core/bash/bash.nm index b84656ed9..18bf63eb0 100644 --- a/pkgs/core/bash/bash.nm +++ b/pkgs/core/bash/bash.nm @@ -41,7 +41,7 @@ define PKG_DESCRIPTION to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. endef -PKG_BUILD_DEPS+= bison m4 +PKG_BUILD_DEPS+= autoconf automake bison PKG_DEPS += readline PKG_TARBALL = $(THISAPP).tar.gz