diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-01-13 17:05:32 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-13 17:05:32 +0000 |
commit | 73472a720088f0d9d8703593d20b5f22dda8f17f (patch) | |
tree | 9292f48e9ce4352cf33bcad1edd3ab4e26a19f79 /packages/dbus/dbus_0.60.inc | |
parent | 5628d5b68310df4552e2bb149097873c159143c8 (diff) | |
parent | e6b9740c0ee3c08fabd2fd8b8a6807bdb75ab1c1 (diff) |
merge of 69a16876f0ffb0c103caef0590521a09a27ea04f
and 727e147b943bf50bd25b6a42f0d8d51dfd7ba82e
Diffstat (limited to 'packages/dbus/dbus_0.60.inc')
-rw-r--r-- | packages/dbus/dbus_0.60.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/dbus/dbus_0.60.inc b/packages/dbus/dbus_0.60.inc index 094a9b68d6..70546ed5b1 100644 --- a/packages/dbus/dbus_0.60.inc +++ b/packages/dbus/dbus_0.60.inc @@ -4,7 +4,6 @@ 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" -DEFAULT_PREFERENCE = "-1" SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \ file://cross.patch;patch=1 \ |