mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
config BR2_PACKAGE_LIBICONV
|
|
bool "libiconv"
|
|
depends on !BR2_ENABLE_LOCALE
|
|
help
|
|
unicode conversion library
|
|
|
|
http://ftp.gnu.org/pub/gnu/libiconv
|