Bump buidlroot version to 2018.02.6
This commit is contained in:
13
bsp/buildroot/package/erlang-p1-xmpp/Config.in
Normal file
13
bsp/buildroot/package/erlang-p1-xmpp/Config.in
Normal file
@@ -0,0 +1,13 @@
|
||||
comment "erlang-p1-xmpp needs a toolchain w/ C++"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP
|
||||
|
||||
config BR2_PACKAGE_ERLANG_P1_XMPP
|
||||
bool "erlang-p1-xmpp"
|
||||
depends on BR2_INSTALL_LIBSTDCPP # erlang-p1-stringprep
|
||||
select BR2_PACKAGE_ERLANG_P1_XML
|
||||
select BR2_PACKAGE_ERLANG_P1_STRINGPREP
|
||||
select BR2_PACKAGE_ERLANG_P1_UTILS
|
||||
help
|
||||
XMPP library for Erlang.
|
||||
|
||||
https://github.com/processone/xmpp
|
||||
Reference in New Issue
Block a user