packagekit_git.bb : merge fixes from OE.dev
authorGraeme Gregory <dp@xora.org.uk>
Thu, 20 Mar 2008 07:51:30 +0000 (07:51 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Thu, 20 Mar 2008 07:51:30 +0000 (07:51 +0000)
packages/packagekit/packagekit_git.bb

index 6f3419a..8f1644c 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "GPL"
 DEPENDS = "dbus (>= 1.1.1) dbus-glib glib-2.0 sqlite3 opkg intltool intltool-native (>= 0.37.1)"
-RDEPENDS = "opkg"
+RDEPENDS_${PN} = "opkg"
 PV = "0.1+git${SRCREV}"
 PR = "r8"