2a39cbd932
Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> [Thomas: - add dependency on erlang-p1-utils, as noticed by Romain Naour. - the license is now Apache-2.0 and no longer GPLv2+.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
189 B
Plaintext
9 lines
189 B
Plaintext
config BR2_PACKAGE_ERLANG_P1_XML
|
|
bool "erlang-p1-xml"
|
|
select BR2_PACKAGE_ERLANG_P1_UTILS
|
|
select BR2_PACKAGE_EXPAT
|
|
help
|
|
XML utilities for Erlang
|
|
|
|
https://github.com/processone/xml
|