* [Buildroot] [PATCH] util-linux: ul also requires ncurses
@ 2015-02-21 13:48 Gustavo Zacarias
2015-02-21 14:23 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-02-21 13:48 UTC (permalink / raw)
To: buildroot
Found via auditing.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/util-linux/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/util-linux/Config.in b/package/util-linux/Config.in
index b416a34..e1d6ce5 100644
--- a/package/util-linux/Config.in
+++ b/package/util-linux/Config.in
@@ -234,6 +234,7 @@ config BR2_PACKAGE_UTIL_LINUX_SWITCH_ROOT
config BR2_PACKAGE_UTIL_LINUX_UL
bool "ul"
+ select BR2_PACKAGE_NCURSES
help
Do underlining
--
2.0.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-21 14:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-21 13:48 [Buildroot] [PATCH] util-linux: ul also requires ncurses Gustavo Zacarias
2015-02-21 14:23 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox