From 8176863540f5c282ad1fc65ca8fb1f845696bf2d Mon Sep 17 00:00:00 2001 From: Tim Lauridsen Date: Tue, 28 Aug 2007 17:43:44 +0100 Subject: [PATCH] Debian unstable only currently has dbus 1.1.1, and that works fine, so drop dependancy from 1.1.2 -> 1.1.1. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 626f8a092..24af1d423 100644 --- a/configure.ac +++ b/configure.ac @@ -44,7 +44,7 @@ dnl --------------------------------------------------------------------------- dnl - Library dependencies dnl --------------------------------------------------------------------------- GLIB_REQUIRED=2.14.0 -DBUS_REQUIRED=1.1.2 +DBUS_REQUIRED=1.1.1 DBUS_GLIB_REQUIRED=0.74 LIBNM_REQUIRED=0.6.4 POLKIT_DBUS_REQUIRED=0.5