[PolicyKit-gnome] Require polkit version 0.93 since the API changed slightly
- From: David Zeuthen <davidz src gnome org>
- To: svn-commits-list gnome org
- Subject: [PolicyKit-gnome] Require polkit version 0.93 since the API changed slightly
- Date: Mon, 20 Jul 2009 23:34:13 +0000 (UTC)
commit df2b09f6af8f22c8baf5bc1ed3ec67cade0adbc6
Author: David Zeuthen <davidz redhat com>
Date: Mon Jul 20 19:29:48 2009 -0400
Require polkit version 0.93 since the API changed slightly
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ffb18aa..a4d67b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -117,8 +117,8 @@ GNOME_MAINTAINER_MODE_DEFINES
# ***************************
GTK_REQUIRED=2.17.1
-POLKIT_AGENT_REQUIRED=0.90
-POLKIT_GOBJECT_REQUIRED=0.90
+POLKIT_AGENT_REQUIRED=0.93
+POLKIT_GOBJECT_REQUIRED=0.93
PKG_CHECK_MODULES(GTK, gtk+-2.0 >= $GTK_REQUIRED)
AC_SUBST(GTK_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]