[gnome-continuous] manifest: Disable libarchive support for lzo2
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: Disable libarchive support for lzo2
- Date: Fri, 20 Sep 2013 19:39:26 +0000 (UTC)
commit 3cec78ef42ea157cceb1efa4272376670d7c8fe4
Author: Colin Walters <walters verbum org>
Date: Fri Sep 20 15:38:04 2013 -0400
manifest: Disable libarchive support for lzo2
It seems to be thinking it exists, but I don't think it's really in
the buildroot. This was breaking the ostree tests.
manifest.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 4278f0d..0e9f7d2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -398,6 +398,7 @@
"checksum": "913fc974433238ffd4e0549ce11ba2a3360d1d159cf5c3b988d72a77acb74d04"},
{"src": "git:https://github.com/libarchive/libarchive.git",
+ "config-opts": ["--without-lzo2"],
"tag": "v3.1.2",
"patches": ["libarchive-autogen.patch"]},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]