[gnome-packagekit/glib2-merge-candidate: 1/11] Prepare for conversion to packagekit-glib2 by upping the required version of PK to 0.5.3



commit 5b518374ccbfa80d582d0a94ebf7eb7f1e5e0176
Author: Richard Hughes <richard hughsie com>
Date:   Tue Oct 6 12:00:49 2009 +0100

    Prepare for conversion to packagekit-glib2 by upping the required version of PK to 0.5.3

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 26572ed..620e537 100644
--- a/configure.ac
+++ b/configure.ac
@@ -103,7 +103,7 @@ AM_GLIB_GNU_GETTEXT
 dnl ---------------------------------------------------------------------------
 dnl - Library dependencies
 dnl ---------------------------------------------------------------------------
-PACKAGEKIT_REQUIRED=0.4.4 # when changing, nuke some compatability entries in gpk-enum.h
+PACKAGEKIT_REQUIRED=0.5.3 # when changing, nuke some compatability entries in gpk-enum.h
 GLIB_REQUIRED=2.14.0
 GTK_REQUIRED=2.16.0
 DBUS_REQUIRED=1.1.2
@@ -132,7 +132,7 @@ AC_SUBST(GIO_REQUIRED)
 dnl ---------------------------------------------------------------------------
 dnl - Check library dependencies
 dnl ---------------------------------------------------------------------------
-PKG_CHECK_MODULES(PACKAGEKIT, packagekit-glib >= $PACKAGEKIT_REQUIRED)
+PKG_CHECK_MODULES(PACKAGEKIT, packagekit-glib2 >= $PACKAGEKIT_REQUIRED)
 AC_SUBST(PACKAGEKIT_CFLAGS)
 AC_SUBST(PACKAGEKIT_LIBS)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]