summaryrefslogtreecommitdiffstats
path: root/meta/packages/polkit/polkit_0.96.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/polkit/polkit_0.96.bb')
-rw-r--r--meta/packages/polkit/polkit_0.96.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/packages/polkit/polkit_0.96.bb b/meta/packages/polkit/polkit_0.96.bb
index 4b9ead8545..246fbe95b1 100644
--- a/meta/packages/polkit/polkit_0.96.bb
+++ b/meta/packages/polkit/polkit_0.96.bb
@@ -1,9 +1,9 @@
1HOMEPAGE = "http://www.packagekit.org/" 1HOMEPAGE = "http://www.packagekit.org/"
2 2
3SRC_URI = "http://hal.freedesktop.org/releases/polkit-${PV}.tar.gz" 3SRC_URI = "http://hal.freedesktop.org/releases/polkit-${PV}.tar.gz"
4 4PR="r1"
5DEPENDS = "pam expat dbus-glib eggdbus" 5DEPENDS = "pam expat dbus-glib eggdbus intltool"
6RDEPENDS = "pam" 6RDEPENDS = "pam"
7EXTRA_OECONF = "--with-authfw=pam --with-os-type=moblin --disable-man-pages --disable-gtk-doc --disable-introspection" 7EXTRA_OECONF = "--with-authfw=pam --with-os-type=moblin --disable-man-pages --disable-gtk-doc --disable-introspection"
8 8
9inherit autotools_stage pkgconfig 9inherit autotools pkgconfig