diff options
author | I-Fan, Chen <tick@openmoko.com> | 2008-11-07 12:24:16 +0800 |
---|---|---|
committer | John Lee <john_lee@openmoko.org> | 2008-12-18 23:35:26 +0800 |
commit | 19a2d01e249c55fc832a3d3be1fb4cb831b616d5 (patch) | |
tree | c350b69f65bf283802012b5d1f88f88e1952f010 /packages/dbus/dbus_1.2.1.bb | |
parent | 5dfd955669ef9fbd49ec68587c5c39f332b40b26 (diff) |
dbus: adding RPROVIDES to auto replace the old dbus-1 package.
... also increase PR to reflect the changes.
Diffstat (limited to 'packages/dbus/dbus_1.2.1.bb')
-rw-r--r-- | packages/dbus/dbus_1.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dbus/dbus_1.2.1.bb b/packages/dbus/dbus_1.2.1.bb index f5c07e3a91..e14523daaf 100644 --- a/packages/dbus/dbus_1.2.1.bb +++ b/packages/dbus/dbus_1.2.1.bb @@ -1,3 +1,3 @@ include dbus.inc -PR = "r8" +PR = "r9" |