From a65bb5032c010c624d0b81c00591f29497170b14 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 5 Jan 2009 23:05:48 +0000 Subject: dbus-glib: Fix introspection configure option --- meta/packages/dbus/dbus-glib.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/packages/dbus/dbus-glib.inc') diff --git a/meta/packages/dbus/dbus-glib.inc b/meta/packages/dbus/dbus-glib.inc index 30ad99c7c..6a922b6da 100644 --- a/meta/packages/dbus/dbus-glib.inc +++ b/meta/packages/dbus/dbus-glib.inc @@ -9,7 +9,7 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${PV}.tar.gz inherit autotools_stage pkgconfig gettext -EXTRA_OECONF = "--with-introspect=${STAGING_DATADIR_NATIVE}/dbus/dbus-bus-introspect.xml" +EXTRA_OECONF = "--with-introspect-xml=${STAGING_DATADIR_NATIVE}/dbus/dbus-bus-introspect.xml" FILES_${PN} = "${libdir}/lib*.so.*" FILES_${PN}-dev += "${libdir}/dbus-1.0/include ${bindir}/dbus-glib-tool" -- cgit v1.2.3