From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/minimodem: add BR2_PACKAGE_FFTW select
Date: Sat, 28 Sep 2019 20:54:44 +0200 [thread overview]
Message-ID: <20190928185444.21791-1-fontaine.fabrice@gmail.com> (raw)
Fixes following warning:
WARNING: unmet direct dependencies detected for BR2_PACKAGE_FFTW_SINGLE
Depends on [n]: BR2_PACKAGE_FFTW [=n]
Selected by [y]:
- BR2_PACKAGE_MINIMODEM [=y]
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/minimodem/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/minimodem/Config.in b/package/minimodem/Config.in
index cbf0b73db1..7d4efb6900 100644
--- a/package/minimodem/Config.in
+++ b/package/minimodem/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_MINIMODEM
bool "minimodem"
+ select BR2_PACKAGE_FFTW
select BR2_PACKAGE_FFTW_SINGLE
select BR2_PACKAGE_LIBSNDFILE if !BR2_PACKAGE_ALSA_LIB_PCM && !BR2_PACKAGE_PULSEAUDIO
help
--
2.23.0
next reply other threads:[~2019-09-28 18:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-28 18:54 Fabrice Fontaine [this message]
2019-09-28 19:47 ` [Buildroot] [PATCH 1/1] package/minimodem: add BR2_PACKAGE_FFTW select Thomas Petazzoni
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=20190928185444.21791-1-fontaine.fabrice@gmail.com \
--to=fontaine.fabrice@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