[ostree] build: We also work OK with LZMA 5.0
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] build: We also work OK with LZMA 5.0
- Date: Mon, 8 Sep 2014 15:55:46 +0000 (UTC)
commit 8ed3883a218f6d33a686f66ee6608c7bc8c61925
Author: Vincent Batts <vbatts redhat com>
Date: Mon Sep 8 10:35:32 2014 -0400
build: We also work OK with LZMA 5.0
This is the version that's in Slackware at the moment at least.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8f4906a..4c35274 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,7 @@ GIO_DEPENDENCY="gio-unix-2.0 >= 2.36.0 libgsystem >= 2014.2"
PKG_CHECK_MODULES(OT_DEP_GIO_UNIX, $GIO_DEPENDENCY)
dnl 5.1.0 is an arbitrary version here
-PKG_CHECK_MODULES(OT_DEP_LZMA, liblzma >= 5.1.1alpha)
+PKG_CHECK_MODULES(OT_DEP_LZMA, liblzma >= 5.0.5)
dnl We're not actually linking to this, just using the header
PKG_CHECK_MODULES(OT_DEP_E2P, e2p)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]