This email list is read-only. Emails sent to this list will be discarded
----------------------------------
meta/packages/polkit/polkit_0.9.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
New commits:
commit 76e51a83e1af6c95a8ba780d8d543ddda52e1597
Author: Richard Purdie <[EMAIL PROTECTED]>
Date: Tue Nov 4 21:29:31 2008 +0000
polkit: Fix DEPENDS
Diff in this email is a maximum of 400 lines.
diff --git a/meta/packages/polkit/polkit_0.9.bb
b/meta/packages/polkit/polkit_0.9.bb
index 26b9351..b2efd58 100644
--- a/meta/packages/polkit/polkit_0.9.bb
+++ b/meta/packages/polkit/polkit_0.9.bb
@@ -4,7 +4,7 @@ PR = "r4"
SRC_URI = "http://hal.freedesktop.org/releases/PolicyKit-0.9.tar.gz"
-DEPENDS = "pam"
+DEPENDS = "pam expat dbus-glib"
RDEPENDS = "pam"
EXTRA_OECONF = "--with-authfw=pam --with-os-type=moblin --disable-man-pages
--disable-gtk-doc"
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits