mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
enchant: add comment about needing C++ support in toolchain
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
77e026bbfa
commit
ab607f658e
@ -7,3 +7,6 @@ config BR2_PACKAGE_ENCHANT
|
|||||||
API across a number of spell-checking system backends.
|
API across a number of spell-checking system backends.
|
||||||
|
|
||||||
http://www.abisource.com/projects/enchant/
|
http://www.abisource.com/projects/enchant/
|
||||||
|
|
||||||
|
comment "enchant requires a toolchain with C++ support enabled"
|
||||||
|
depends on !BR2_INSTALL_LIBSTDCPP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user