diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2005-12-06 11:59:32 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-12-06 11:59:32 +0000 |
commit | 7acfd26c06a4d910fda1f246fa21cb0610c7cf4c (patch) | |
tree | 686815580e663d88139f60024e046d76a55851b4 /packages/dbus/dbus_0.50.inc | |
parent | 3eb8eb685e9192a2d844f071cd121b47b839ddea (diff) |
module-init-tools: prefer 3.2.1 over 3.2-pre4
- adds DEFAULT_PREFERENCE="-1" to the 3.2-pre4, see bug #498
Diffstat (limited to 'packages/dbus/dbus_0.50.inc')
-rw-r--r-- | packages/dbus/dbus_0.50.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/dbus/dbus_0.50.inc b/packages/dbus/dbus_0.50.inc index 094a9b68d6..70546ed5b1 100644 --- a/packages/dbus/dbus_0.50.inc +++ b/packages/dbus/dbus_0.50.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 \ |