diff options
Diffstat (limited to 'recipes/dbus/dbus-glib-native_0.74.bb')
-rw-r--r-- | recipes/dbus/dbus-glib-native_0.74.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dbus/dbus-glib-native_0.74.bb b/recipes/dbus/dbus-glib-native_0.74.bb index 0fc745eb62..f41aec5a14 100644 --- a/recipes/dbus/dbus-glib-native_0.74.bb +++ b/recipes/dbus/dbus-glib-native_0.74.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 |