diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2006-01-14 18:31:06 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-14 18:31:06 +0000 |
commit | 3e5d1c6ec3395a153f1baede2eaae47c01f2b9cf (patch) | |
tree | 70b3dfad12ddd67c6dd9245e8564418239f7286e /packages/dbus | |
parent | f7e13095292770c0f47f53e764d270d77197ccce (diff) |
dbus-0.60: drop negative default preference
Diffstat (limited to 'packages/dbus')
-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 \ |