diff options
Diffstat (limited to 'package/libxml2')
-rw-r--r-- | package/libxml2/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libxml2/Config.in b/package/libxml2/Config.in index 6d8ee45cf..8c252b09d 100644 --- a/package/libxml2/Config.in +++ b/package/libxml2/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_LIBXML2 bool "libxml2" default n + depends on BR2_USE_WCHAR help XML C Parser Requires WCHAR |