diff options
author | Erico Nunes <nunes.erico@gmail.com> | 2016-12-06 00:07:18 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-12-07 23:45:35 +0100 |
commit | bde3fbe36114a72b511905070fe8213a0a61d8a4 (patch) | |
tree | 244836938e2ee7d655ac895ae870855201ce8c99 /package/qt5 | |
parent | 0474d89de7298b22bb242ac627471069bb0eeb2d (diff) | |
download | buildroot-bde3fbe36114a72b511905070fe8213a0a61d8a4.tar.gz buildroot-bde3fbe36114a72b511905070fe8213a0a61d8a4.zip |
efibootmgr: depends on wchar
After commit 3ae07b4746 recently, efibootmgr now selects
BR2_PACKAGE_GETTEXT if the toolchain requires it.
gettext depends on wchar, so this dependency should be propagated as
well.
menuconfig currently complains loudly if you select efibootmgr, with an
error such as:
warning: (... && BR2_PACKAGE_EFIBOOTMGR ... && ) selects
BR2_PACKAGE_GETTEXT which has unmet direct dependencies
(BR2_USE_WCHAR)
Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5')
0 files changed, 0 insertions, 0 deletions