diff options
Diffstat (limited to 'packages/dbus/dbus_0.23.4.bb')
-rw-r--r-- | packages/dbus/dbus_0.23.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/dbus/dbus_0.23.4.bb b/packages/dbus/dbus_0.23.4.bb index dc3f6f2e72..6fd86ae1aa 100644 --- a/packages/dbus/dbus_0.23.4.bb +++ b/packages/dbus/dbus_0.23.4.bb @@ -4,6 +4,7 @@ HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" DEPENDS = "expat glib-2.0 virtual/libintl" +PROVIDES = "dbus-glib" SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \ file://cross.patch;patch=1 \ |