Commit cc6e4c4a authored by Ryan Barnett's avatar Ryan Barnett Committed by Peter Korsgaard
Browse files
parent fecf5b52
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ config BR2_PACKAGE_LIBXMLPP
	depends on BR2_INSTALL_LIBSTDCPP
	depends on BR2_USE_WCHAR # glibmm -> libglib2
	depends on BR2_TOOLCHAIN_HAS_THREADS # glibmm -> libglib2
	depends on BR2_USE_MMU # glibmm -> libglib2
	help
	  libxml++ is a C++ wrapper for the libxml XML parser library.