mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Add libxml2 package
This commit is contained in:
8
package/libxml2/Config.in
Normal file
8
package/libxml2/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_LIBXML2
|
||||
bool "libxml2"
|
||||
default n
|
||||
help
|
||||
XML C Parser
|
||||
Requires WCHAR
|
||||
|
||||
ftp://xmlsoft.org/libxml2
|
||||
Reference in New Issue
Block a user