diff options
Diffstat (limited to 'recipes/dbus/dbus-glib-native_0.76.bb')
-rw-r--r-- | recipes/dbus/dbus-glib-native_0.76.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dbus/dbus-glib-native_0.76.bb b/recipes/dbus/dbus-glib-native_0.76.bb index 06d7bace00..a40e3fa24b 100644 --- a/recipes/dbus/dbus-glib-native_0.76.bb +++ b/recipes/dbus/dbus-glib-native_0.76.bb @@ -5,7 +5,7 @@ DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" SRC_URI = "http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${PV}.tar.gz \ - file://run-with-tmp-session-bus.patch;patch=1" + file://run-with-tmp-session-bus.patch" inherit autotools pkgconfig gettext native |