mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-04 00:47:43 +00:00
icu: needs C++ support in toolchain
This commit is contained in:
parent
f2b2e82138
commit
c0fd0f62f9
@ -1,4 +1,8 @@
|
||||
config BR2_PACKAGE_ICU
|
||||
bool "icu"
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
help
|
||||
International Components for Unicode.
|
||||
|
||||
comment "icu requires a toolchain with C++ support enabled"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP
|
||||
|
Loading…
x
Reference in New Issue
Block a user