Config.in 408 B

1234567891011121314
  1. config BR2_PACKAGE_ERLANG_P1_ACME
  2. bool "erlang-p1-acme"
  3. depends on BR2_INSTALL_LIBSTDCPP # erlang-jiffy
  4. select BR2_PACKAGE_ERLANG_IDNA
  5. select BR2_PACKAGE_ERLANG_JIFFY
  6. select BR2_PACKAGE_ERLANG_JOSE
  7. select BR2_PACKAGE_ERLANG_P1_YCONF
  8. help
  9. ACME client library for Erlang.
  10. https://github.com/processone/p1_acme
  11. comment "erlang-p1-acme needs a toolchain w/ C++"
  12. depends on !BR2_INSTALL_LIBSTDCPP