[gnome-packagekit] We don't require DeviceKit, so don't check for it. Fixes bgo#590157
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] We don't require DeviceKit, so don't check for it. Fixes bgo#590157
- Date: Wed, 29 Jul 2009 16:00:07 +0000 (UTC)
commit fc4fd2c7e43ab68b1571f9925ef6f1ef4f6e2d08
Author: Richard Hughes <richard hughsie com>
Date: Wed Jul 29 16:57:18 2009 +0100
We don't require DeviceKit, so don't check for it. Fixes bgo#590157
configure.ac | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a94365e..0eee916 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,7 +91,6 @@ LIBNOTIFY_REQUIRED=0.4.3
UNIQUE_REQUIRED=1.0.0
GNOME_MENUS_REQUIRED=2.24.1
GIO_REQUIRED=2.18.0
-DEVKIT_REQUIRED=001
DEVKIT_POWER_REQUIRED=007
CANBERRA_REQUIRED=0.10
@@ -156,7 +155,6 @@ AC_SUBST(UNIQUE_CFLAGS)
AC_SUBST(UNIQUE_LIBS)
PKG_CHECK_MODULES(DEVKIT, [
- devkit-gobject >= $DEVKIT_REQUIRED
devkit-power-gobject >= $DEVKIT_POWER_REQUIRED])
AC_SUBST(DEVKIT_CFLAGS)
AC_SUBST(DEVKIT_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]