summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 14:38:48 -0500
committerSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 14:38:48 -0500
commit7c47b5b9584f5011aeba18d7e1b26b3d3124825f (patch)
tree11b07e1c73a22a6ec5ebd710c9a72e972a4c571b /configure
parent4979bb6cbbbe39eb44c32530cd13f86bf44e5d77 (diff)
Import Upstream version 0.5.1
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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 \