* [Buildroot] package/sngrep: add missing ncurses dependencies
[not found] <D8DCF0E7-A90B-41CE-A5D4-AB7707C14C39@abelbeck.com>
@ 2017-02-18 21:25 ` Romain Naour
0 siblings, 0 replies; only message in thread
From: Romain Naour @ 2017-02-18 21:25 UTC (permalink / raw)
To: buildroot
Hi Lonnie,
Please keep the mailing list in Cc
Le 18/02/2017 ? 20:58, Lonnie Abelbeck a ?crit :
> Romain,
>
> You also need to select ...
>
> + select BR2_PACKAGE_NCURSES_TARGET_MENU
>
> All three are needed as a runtime dependency.
Actually it's checked by the configure script:
AC_CHECK_LIB([menu], [new_item], [], [
AC_MSG_ERROR([ You need to have ncurses menu library installed to compile sngrep.])
])
I missed it because it was already selected by the config I used... I'll fix it.
Thanks for review!
Best regards,
Romain
>
> Lonnie
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-02-18 21:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <D8DCF0E7-A90B-41CE-A5D4-AB7707C14C39@abelbeck.com>
2017-02-18 21:25 ` [Buildroot] package/sngrep: add missing ncurses dependencies Romain Naour
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox