neon: s/exapt/expat/
This commit is contained in:
parent
f6fd77c403
commit
fd5ce9ff41
@ -19,7 +19,7 @@ choice
|
|||||||
depends on BR2_PACKAGE_NEON
|
depends on BR2_PACKAGE_NEON
|
||||||
help
|
help
|
||||||
Select which XML library to use...
|
Select which XML library to use...
|
||||||
expat use exapt
|
expat use expat
|
||||||
libxml2 use libxml2
|
libxml2 use libxml2
|
||||||
none do not build with XML support
|
none do not build with XML support
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ config BR2_PACKAGE_NEON_EXPAT
|
|||||||
bool "expat"
|
bool "expat"
|
||||||
depends on BR2_PACKAGE_EXPAT
|
depends on BR2_PACKAGE_EXPAT
|
||||||
help
|
help
|
||||||
expat use exapt, a library for parsing XML.
|
expat use expat, a library for parsing XML.
|
||||||
|
|
||||||
config BR2_PACKAGE_NEON_LIBXML2
|
config BR2_PACKAGE_NEON_LIBXML2
|
||||||
bool "libxml2"
|
bool "libxml2"
|
||||||
|
Loading…
Reference in New Issue
Block a user