diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2006-08-09 10:42:31 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2006-08-09 10:42:31 +0000 |
commit | cb500cd2ee28e59b29d409e79450560ab2ad4270 (patch) | |
tree | 375c6dc04f16bbdd1976f8889d25045ca1e47f89 /packages/dbus/dbus_0.23.4.bb | |
parent | 9122d6a39d5de70017c0476eca03adb51e9f876e (diff) | |
parent | 5b8d59537b5beadb7e25a72172544069d88fa856 (diff) |
merge of '29f18c2c0029fd3d13de5cd9fcfb660d02e92d7f'
and '6172d35f51653bcccfdee6d1406ae52584df35a7'
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 \ |