From 7c47b5b9584f5011aeba18d7e1b26b3d3124825f Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Mon, 19 Jun 2017 14:38:48 -0500 Subject: Import Upstream version 0.5.1 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index f9373062..b5903adf 100755 --- a/configure +++ b/configure @@ -135,7 +135,7 @@ fi # --------------------------------------------------------------------------- SOUP=-1 -MIN_VERSION="2.24" +MIN_VERSION="2.4" 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