dbus 0.92: remove default pref = -1
authorKoen Kooi <koen@openembedded.org>
Sun, 27 Aug 2006 10:01:10 +0000 (10:01 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 27 Aug 2006 10:01:10 +0000 (10:01 +0000)
packages/dbus/dbus_0.92.bb

index a4ab613..7981a3f 100644 (file)
@@ -1,12 +1,11 @@
-DEFAULT_PREFERENCE="-1"
-
 SECTION = "base"
-PR = "r1"
 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"
 
+PR = "r1"
+
 SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
           file://cross.patch;patch=1 \
           file://tmpdir.patch;patch=1 \