From: Romain Naour <romain.naour@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] package/sngrep: add missing ncurses dependencies
Date: Sat, 18 Feb 2017 22:25:16 +0100 [thread overview]
Message-ID: <b130a614-511a-fdcd-357b-05ae36935d00@gmail.com> (raw)
In-Reply-To: <D8DCF0E7-A90B-41CE-A5D4-AB7707C14C39@abelbeck.com>
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
>
parent reply other threads:[~2017-02-18 21:25 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <D8DCF0E7-A90B-41CE-A5D4-AB7707C14C39@abelbeck.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b130a614-511a-fdcd-357b-05ae36935d00@gmail.com \
--to=romain.naour@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox