]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
bash: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Sep 2010 23:28:06 +0000 (01:28 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Sep 2010 23:28:06 +0000 (01:28 +0200)
pkgs/core/bash/bash.nm

index 113d5a4d3e7ef6a2a048ffa16cbe6f86d630e24a..5d14486f90f3a8921ce9172d9dd6904662b25218 100644 (file)
@@ -41,8 +41,7 @@ define PKG_DESCRIPTION
        to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard.
 endef
 
-PKG_BUILD_DEPS+= autoconf automake bison
-PKG_DEPS      += readline
+PKG_BUILD_DEPS+= autoconf automake bison ncurses-devel readline-devel
 
 PKG_TARBALL    = $(THISAPP).tar.gz