From: Michael Tremer Date: Thu, 2 Sep 2010 23:28:06 +0000 (+0200) Subject: bash: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5f0ac1d0b15814dccd7bba3e42c81bf7a511ecb;p=ipfire-3.x.git bash: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/bash/bash.nm b/pkgs/core/bash/bash.nm index 113d5a4d3..5d14486f9 100644 --- a/pkgs/core/bash/bash.nm +++ b/pkgs/core/bash/bash.nm @@ -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