From ec5b83ce2fe8f4f387f7f87b71632830ce382901 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 3 Jan 2007 13:44:01 +0000 Subject: - add missing package-source targets - add missing dependencies to build prerequisites in the config system --- package/bash/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'package/bash') diff --git a/package/bash/Config.in b/package/bash/Config.in index 8b39c21ac..858b530d8 100644 --- a/package/bash/Config.in +++ b/package/bash/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_BASH bool "bash" default n + select BR2_PACKAGE_NCURSES help The standard GNU Bourne again shell. -- cgit v1.2.3