summaryrefslogtreecommitdiff
path: root/packages/dbus/dbus_0.90.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dbus/dbus_0.90.bb')
-rw-r--r--packages/dbus/dbus_0.90.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/dbus/dbus_0.90.bb b/packages/dbus/dbus_0.90.bb
index e48b09e4ff..9eec6c86c7 100644
--- a/packages/dbus/dbus_0.90.bb
+++ b/packages/dbus/dbus_0.90.bb
@@ -1,7 +1,7 @@
DEFAULT_PREFERENCE="-1"
SECTION = "base"
-PR = "r0"
+PR = "r1"
HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
DESCRIPTION = "message bus system for applications to talk to one another"
LICENSE = "GPL"
@@ -10,7 +10,8 @@ DEPENDS = "expat glib-2.0 virtual/libintl"
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
file://cross.patch;patch=1 \
file://tmpdir.patch;patch=1 \
- file://dbus-1.init"
+ file://dbus-1.init \
+ file://fix-segfault.patch;patch=1"
inherit autotools pkgconfig update-rc.d gettext