From 1bb00a723237ca85c85e1c48c2a4903c28ffaf96 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Mon, 23 Mar 2009 15:41:26 -0300 Subject: Depend on libsoup 2.24; tell the update server to retrieve CPU clock/memory from other entries. --- hardinfo2/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hardinfo2/configure') diff --git a/hardinfo2/configure b/hardinfo2/configure index e763b935..f9373062 100755 --- a/hardinfo2/configure +++ b/hardinfo2/configure @@ -135,7 +135,7 @@ fi # --------------------------------------------------------------------------- SOUP=-1 -MIN_VERSION="2.3.0.1" +MIN_VERSION="2.24" echo -n "Checking for libsoup version >= ${MIN_VERSION}... " for i in `which pkg-config`; do $i --errors-to-stdout libsoup-2.4 \ -- cgit v1.2.3