mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/mesa3d: Remove dependency for the libxml2 module of host-python
Remove the ugly BR2_PACKAGE_HOST_LIBXML2_PYTHON hack as well as mesa3d was the only package needing it, this is not the case anymore since: http://cgit.freedesktop.org/mesa/mesa/commit/configure.ac?id=2de70fe23f320ce4f559e37057fe07b7af99cf5a Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
17ad75a5a3
commit
7150edb8e2
@@ -4,6 +4,3 @@ config BR2_PACKAGE_LIBXML2
|
||||
XML C Parser
|
||||
|
||||
http://xmlsoft.org/
|
||||
|
||||
config BR2_PACKAGE_HOST_LIBXML2_PYTHON
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user