summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/polkit/polkit_0.101.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/polkit/polkit_0.101.bb')
-rw-r--r--meta/recipes-extended/polkit/polkit_0.101.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/polkit/polkit_0.101.bb b/meta/recipes-extended/polkit/polkit_0.101.bb
index 56ceca46cb..06ca595720 100644
--- a/meta/recipes-extended/polkit/polkit_0.101.bb
+++ b/meta/recipes-extended/polkit/polkit_0.101.bb
@@ -12,7 +12,7 @@ SRC_URI = "http://hal.freedesktop.org/releases/polkit-${PV}.tar.gz \
12 12
13PAM_SRC_URI = "file://polkit-1_pam.patch" 13PAM_SRC_URI = "file://polkit-1_pam.patch"
14PR = "r1" 14PR = "r1"
15DEPENDS = "libpam expat dbus-glib eggdbus intltool" 15DEPENDS = "libpam expat dbus-glib eggdbus intltool-native"
16RDEPENDS_${PN} = "libpam" 16RDEPENDS_${PN} = "libpam"
17EXTRA_OECONF = "--with-authfw=pam --with-os-type=moblin --disable-man-pages --disable-gtk-doc --disable-introspection" 17EXTRA_OECONF = "--with-authfw=pam --with-os-type=moblin --disable-man-pages --disable-gtk-doc --disable-introspection"
18 18