mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 10:32:10 +00:00
16 lines
274 B
Plaintext
16 lines
274 B
Plaintext
config BR2_PACKAGE_LIBXML2
|
|
bool "libxml2"
|
|
default n
|
|
help
|
|
XML C Parser
|
|
ftp://xmlsoft.org/libxml2
|
|
|
|
config BR2_PACKAGE_LIBXML2_TARGET_HEADERS
|
|
bool "libxml2 target headers"
|
|
default n
|
|
depends on BR2_PACKAGE_LIBXML2
|
|
help
|
|
XML C Parser
|
|
ftp://xmlsoft.org/libxml2
|
|
|