dbus-0.60: drop negative default preference
authorPhilipp Zabel <philipp.zabel@gmail.com>
Sat, 14 Jan 2006 18:31:06 +0000 (18:31 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 14 Jan 2006 18:31:06 +0000 (18:31 +0000)
packages/dbus/dbus_0.60.inc

index 094a9b6..70546ed 100644 (file)
@@ -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 \