aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/packagekit/packagekit_0.3.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/packagekit/packagekit_0.3.8.bb b/meta/packages/packagekit/packagekit_0.3.8.bb
index 6b44aeac7b..a38f53685b 100644
--- a/meta/packages/packagekit/packagekit_0.3.8.bb
+++ b/meta/packages/packagekit/packagekit_0.3.8.bb
@@ -4,7 +4,7 @@ PR = "r6"
SRC_URI = "http://www.packagekit.org/releases/PackageKit-0.3.8.tar.gz \
file://no_validate.patch;patch=1 "
-DEPENDS = "python polkit pam"
+DEPENDS = "python policykit pam"
EXTRA_OECONF = "--disable-qt --disable-tests --enable-yum --with-default-backend=yum --disable-local --with-security-framework=polkit --disable-gstreamer-plugin"
S = "${WORKDIR}/PackageKit-${PV}"