Config.in 453 B

123456789101112131415
  1. comment "erlang-p1-xmpp needs a toolchain w/ C++"
  2. depends on !BR2_INSTALL_LIBSTDCPP
  3. config BR2_PACKAGE_ERLANG_P1_XMPP
  4. bool "erlang-p1-xmpp"
  5. depends on BR2_INSTALL_LIBSTDCPP # erlang-p1-stringprep
  6. select BR2_PACKAGE_ERLANG_P1_XML
  7. select BR2_PACKAGE_ERLANG_P1_STRINGPREP
  8. select BR2_PACKAGE_ERLANG_P1_TLS
  9. select BR2_PACKAGE_ERLANG_P1_UTILS
  10. select BR2_PACKAGE_ERLANG_P1_ZLIB
  11. help
  12. XMPP library for Erlang.
  13. https://github.com/processone/xmpp