diff options
Diffstat (limited to 'recipes/python/python-dbus_0.83.0.bb')
-rw-r--r-- | recipes/python/python-dbus_0.83.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-dbus_0.83.0.bb b/recipes/python/python-dbus_0.83.0.bb index 1d1648fbc8..9766604a87 100644 --- a/recipes/python/python-dbus_0.83.0.bb +++ b/recipes/python/python-dbus_0.83.0.bb @@ -8,7 +8,7 @@ PR = "ml2" SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz" S = "${WORKDIR}/dbus-python-${PV}" -inherit distutils-base autotools_stage pkgconfig +inherit distutils-base autotools pkgconfig export BUILD_SYS export HOST_SYS |