dbus-glib: fix host-dbus-glib build

Typo in expat dependency.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2009-12-15 23:44:44 +01:00
parent 81c953073b
commit 19fb4b9d1b
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ DBUS_GLIB_CONF_OPT = --localstatedir=/var \
DBUS_GLIB_DEPENDENCIES = host-pkg-config dbus host-dbus host-dbus-glib libglib2 expat
HOST_DBUS_GLIB_DEPENDENCIES = host-dbus host-exapt host-libglib2
HOST_DBUS_GLIB_DEPENDENCIES = host-dbus host-expat host-libglib2
HOST_DBUS_GLIB_CONF_OPT = \
--disable-tests \