9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
|
|
config BR2_PACKAGE_ERLANG_P1_ICONV
|
||
|
|
bool "erlang-p1-iconv"
|
||
|
|
select BR2_PACKAGE_ERLANG_P1_UTILS
|
||
|
|
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
||
|
|
help
|
||
|
|
Erlang interface to libiconv
|
||
|
|
|
||
|
|
https://github.com/processone/eiconv
|