git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
931e4f2
)
packagekit: update RDEPENDS
author
John Lee
<john_lee@openmoko.org>
Thu, 13 Mar 2008 09:31:55 +0000
(09:31 +0000)
committer
John Lee
<john_lee@openmoko.org>
Thu, 13 Mar 2008 09:31:55 +0000
(09:31 +0000)
packages/packagekit/packagekit_git.bb
patch
|
blob
|
history
diff --git
a/packages/packagekit/packagekit_git.bb
b/packages/packagekit/packagekit_git.bb
index
d4055ea
..
5d43c5a
100644
(file)
--- 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 = "r
7
"
+PR = "r
8
"
SRC_URI = "git://anongit.freedesktop.org/git/packagekit;protocol=git \
file://disable-docbook2man.patch;patch=1"