diff options
Diffstat (limited to 'meta/packages/dbus/dbus-glib.inc')
-rw-r--r-- | meta/packages/dbus/dbus-glib.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/dbus/dbus-glib.inc b/meta/packages/dbus/dbus-glib.inc index 7d811f9129..d62aa07b5a 100644 --- a/meta/packages/dbus/dbus-glib.inc +++ b/meta/packages/dbus/dbus-glib.inc @@ -8,7 +8,7 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${PV}.tar.gz file://fix_asneeded.patch;patch=1 \ file://no-examples.patch;patch=1" -inherit autotools_stage pkgconfig gettext +inherit autotools pkgconfig gettext EXTRA_OECONF = "--with-introspect-xml=${STAGING_DATADIR_NATIVE}/dbus/dbus-bus-introspect.xml" |