summaryrefslogtreecommitdiffstats
path: root/meta/packages/dbus/dbus_0.60.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-01-08 23:54:40 +0000
committerRichard Purdie <richard@openedhand.com>2007-01-08 23:54:40 +0000
commit7884add3d8a57c71218063a93b8b295505798161 (patch)
tree76c7fcba70844bbcbbd63def9964ce5ac3cd6926 /meta/packages/dbus/dbus_0.60.inc
parentf5665d5bfcfb13d01da9e4c7d5046453e80f7baf (diff)
downloadpoky-7884add3d8a57c71218063a93b8b295505798161.tar.gz
dbus-0.60: Set PROVIDERS correctly
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1130 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/dbus/dbus_0.60.inc')
-rw-r--r--meta/packages/dbus/dbus_0.60.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/dbus/dbus_0.60.inc b/meta/packages/dbus/dbus_0.60.inc
index 4a0908c19d..70546ed5b1 100644
--- a/meta/packages/dbus/dbus_0.60.inc
+++ b/meta/packages/dbus/dbus_0.60.inc
@@ -4,7 +4,6 @@ HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
4DESCRIPTION = "message bus system for applications to talk to one another" 4DESCRIPTION = "message bus system for applications to talk to one another"
5LICENSE = "GPL" 5LICENSE = "GPL"
6DEPENDS = "expat glib-2.0 virtual/libintl" 6DEPENDS = "expat glib-2.0 virtual/libintl"
7PROVIDES = "dbus-glib"
8 7
9SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \ 8SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
10 file://cross.patch;patch=1 \ 9 file://cross.patch;patch=1 \