]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
bash: Build requires autoconf.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 14 Dec 2009 16:47:19 +0000 (17:47 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 14 Dec 2009 16:47:19 +0000 (17:47 +0100)
pkgs/core/bash/bash.nm

index b84656ed911ffa4ae12ea6674d803cdb942983a4..18bf63eb09a36010981b486a8080288dc7db7685 100644 (file)
@@ -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