mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
fixed dbus makefile
This commit is contained in:
@@ -16,7 +16,7 @@ DBUS_XML:=expat
|
||||
DBUS_XML_DEP:=expat
|
||||
else
|
||||
DBUS_XML:=libxml
|
||||
DBUS_XML_DEP:=libxml2-headers
|
||||
DBUS_XML_DEP:=libxml2
|
||||
endif
|
||||
|
||||
$(DL_DIR)/$(DBUS_SOURCE):
|
||||
|
||||
Reference in New Issue
Block a user