[gnome-power-manager] DeviceKit isn't available with newer systems



commit 97e425304e01054840d8d7ba5ee2988fb569e9ce
Author: Richard Hughes <richard hughsie com>
Date:   Wed Jul 22 13:25:56 2009 +0100

    DeviceKit isn't available with newer systems

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e84579f..4fed5c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -104,7 +104,6 @@ UNIQUE_REQUIRED=0.9.4
 LIBPANEL_REQUIRED=2.0.0
 XRANDR_REQUIRED=1.2.0
 CANBERRA_REQUIRED=0.10
-DEVKIT_REQUIRED=001
 DEVKIT_POWER_REQUIRED=008
 
 dnl ---------------------------------------------------------------------------
@@ -180,7 +179,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]