package/dbus: drop unrecognized option

--with-xml option has been dropped seven years ago in version 1.7.4 and
46602768c5

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2020-09-20 12:50:04 +02:00 committed by Thomas Petazzoni
parent 4c940931a2
commit 649f4e8c77

View File

@ -28,7 +28,6 @@ DBUS_CONF_OPTS = \
--disable-asserts \
--disable-xml-docs \
--disable-doxygen-docs \
--with-xml=expat \
--with-system-socket=/run/dbus/system_bus_socket \
--with-system-pid-file=/run/messagebus.pid
@ -110,8 +109,7 @@ HOST_DBUS_CONF_OPTS = \
--disable-xml-docs \
--disable-doxygen-docs \
--disable-systemd \
--without-x \
--with-xml=expat
--without-x
# dbus for the host
DBUS_HOST_INTROSPECT = $(HOST_DBUS_DIR)/introspect.xml