summaryrefslogtreecommitdiff
path: root/package/libxml2/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libxml2/Config.in')
-rw-r--r--package/libxml2/Config.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/package/libxml2/Config.in b/package/libxml2/Config.in
index 8c252b09d..0e383d682 100644
--- a/package/libxml2/Config.in
+++ b/package/libxml2/Config.in
@@ -1,19 +1,15 @@
config BR2_PACKAGE_LIBXML2
bool "libxml2"
default n
- depends on BR2_USE_WCHAR
help
XML C Parser
- Requires WCHAR
-
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
- Requires WCHAR
-
ftp://xmlsoft.org/libxml2