projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81c9530
)
dbus-glib: fix host-dbus-glib build
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 15 Dec 2009 22:44:44 +0000
(23:44 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 15 Dec 2009 22:44:44 +0000
(23:44 +0100)
Typo in expat dependency.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/dbus-glib/dbus-glib.mk
patch
|
blob
|
history
diff --git
a/package/dbus-glib/dbus-glib.mk
b/package/dbus-glib/dbus-glib.mk
index 0bf2b3f41b2732c6e3fcbe2c928507206acdc20d..302d1b1b8b3a0381826f4e16f9c91f2351fabdf4 100644
(file)
--- a/
package/dbus-glib/dbus-glib.mk
+++ b/
package/dbus-glib/dbus-glib.mk
@@
-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-ex
ap
t host-libglib2
+HOST_DBUS_GLIB_DEPENDENCIES = host-dbus host-ex
pa
t host-libglib2
HOST_DBUS_GLIB_CONF_OPT = \
--disable-tests \