diff options
author | Phil Blundell <philb@gnu.org> | 2004-10-16 21:43:24 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-10-16 21:43:24 +0000 |
commit | 09b1ed3222e8e919f775c66460d9aecdc4317490 (patch) | |
tree | 7c43fbbc9de3f404c8e5a754a513c2851f084806 /dbus | |
parent | 40450f1eeeb886135589ff4ee1f94b929b60c27c (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages
2004/10/16 22:43:08+01:00 (none)!pb
enable dbus 0.22 as default
BKrev: 417195fc4dtuIt-On6MExFOOUjOSKw
Diffstat (limited to 'dbus')
-rw-r--r-- | dbus/dbus_0.22.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbus/dbus_0.22.oe b/dbus/dbus_0.22.oe index bb9e03489a..87d3ddcae8 100644 --- a/dbus/dbus_0.22.oe +++ b/dbus/dbus_0.22.oe @@ -3,7 +3,6 @@ PR = "r0" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" DEPENDS = "expat glib-2.0" -DEFAULT_PREFERENCE = "-1" SRC_URI = "http://freedesktop.org/Software/dbus/releases/dbus-${PV}.tar.gz \ file://cross.patch;patch=1 \ |