packagekit: update RDEPENDS
authorJohn Lee <john_lee@openmoko.org>
Thu, 13 Mar 2008 09:31:55 +0000 (09:31 +0000)
committerJohn Lee <john_lee@openmoko.org>
Thu, 13 Mar 2008 09:31:55 +0000 (09:31 +0000)
packages/packagekit/packagekit_git.bb

index d4055ea..5d43c5a 100644 (file)
@@ -3,9 +3,9 @@ SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "GPL"
 DEPENDS = "dbus (>= 1.1.1) dbus-glib glib-2.0 sqlite3 opkg intltool"
-RDEPENDS = "dbus (>= 1.1.1) dbus-glib glib-2.0 opkg"
+RDEPENDS = "opkg"
 PV = "0.1+git${SRCREV}"
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "git://anongit.freedesktop.org/git/packagekit;protocol=git \
            file://disable-docbook2man.patch;patch=1"