diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2017-05-07 22:38:56 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-11 21:54:35 +0200 |
commit | abb825bd6b3dd74108d89a1fed60217b80470067 (patch) | |
tree | 3767a611d0bd0348ce6ac77adef0fdf435dcd05f /package/gcc | |
parent | 7e48c824309641c9eec41ee3dd7292a579888965 (diff) | |
download | buildroot-abb825bd6b3dd74108d89a1fed60217b80470067.tar.gz buildroot-abb825bd6b3dd74108d89a1fed60217b80470067.zip |
package/espeak: add comment to ignore 'unmet dependencies'
On master 86b4eeccc4, espeak can generate spurious 'unmet dependencies'
messages:
$ make KCONFIG_SEED=0x7A85DEE0 randconfig
warning: (BR2_PACKAGE_ESPEAK_AUDIO_BACKEND_ALSA) selects
BR2_PACKAGE_PORTAUDIO_CXX which has unmet directdependencies
(BR2_PACKAGE_PORTAUDIO && BR2_INSTALL_LIBSTDCPP)
However, the dpendency chain *is* correct. There is something that
causes the kconfig parser to get really confused...
Add a comment statng the issue is spurious, so noone tries to fix it.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnaud Aujon <arnaud@intelibre.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions