From: Michael Tremer Date: Thu, 2 Sep 2010 23:34:30 +0000 (+0200) Subject: readline: 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=fbff7f530e7e52d31075fe06bce1707555c41c42;p=ipfire-3.x.git readline: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/readline/readline.nm b/pkgs/core/readline/readline.nm index 00a4c325e..4528a6bfb 100644 --- a/pkgs/core/readline/readline.nm +++ b/pkgs/core/readline/readline.nm @@ -36,7 +36,7 @@ PKG_SUMMARY = A library for editing typed command lines. PKG_PACKAGES += $(PKG_NAME_REAL)-devel -PKG_DEPS += ncurses +PKG_BUILD_DEPS+= ncurses-devel define PKG_DESCRIPTION The Readline library provides a set of functions that allow users to \