summaryrefslogtreecommitdiff
path: root/packages/packagekit/packagekit_git.bb
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2008-03-15 21:00:02 +0000
committerHolger Freyther <zecke@selfish.org>2008-03-15 21:00:02 +0000
commite55e3eb69ae01e7be2208d7ee12065d257f7f55d (patch)
tree8a2037cbd1057516f7950738044091e495403ce1 /packages/packagekit/packagekit_git.bb
parent15583248362ff2562d5fcb02c1462864dd00e349 (diff)
parent725a308369696af4afa29db22b164f98e7a34ba0 (diff)
merge of '453235132f7854f1822704d1398a978b23b4a64a'
and 'be98f2c49ea68651e064574cc2379f2e04febe3c'
Diffstat (limited to 'packages/packagekit/packagekit_git.bb')
-rw-r--r--packages/packagekit/packagekit_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/packagekit/packagekit_git.bb b/packages/packagekit/packagekit_git.bb
index d4055ead63..5d43c5a1e5 100644
--- a/packages/packagekit/packagekit_git.bb
+++ b/packages/packagekit/packagekit_git.bb
@@ -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"