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

index 00a4c325e220a1173a577d6e67a4d0db028cab1f..4528a6bfb9532a0d218fd205fd53706c99259c5e 100644 (file)
@@ -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 \