2016-02-02 20:57:35 +01:00
|
|
|
comment "erlang-p1-stringprep needs a toolchain w/ C++"
|
|
|
|
depends on !BR2_INSTALL_LIBSTDCPP
|
|
|
|
|
2015-01-12 10:32:16 +01:00
|
|
|
config BR2_PACKAGE_ERLANG_P1_STRINGPREP
|
|
|
|
bool "erlang-p1-stringprep"
|
2016-02-02 20:57:35 +01:00
|
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
2016-03-08 10:57:22 +01:00
|
|
|
select BR2_PACKAGE_ERLANG_P1_UTILS
|
2015-01-12 10:32:16 +01:00
|
|
|
help
|
|
|
|
Erlang interface to stringprep
|
|
|
|
|
|
|
|
https://github.com/processone/stringprep
|