[gnome-continuous] manifest: vte: --disable-pcre
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: vte: --disable-pcre
- Date: Tue, 29 Sep 2015 20:49:31 +0000 (UTC)
commit a71d5e84588f464935c9badd1fcf52279a9a1c75
Author: Colin Walters <walters verbum org>
Date: Tue Sep 29 16:49:15 2015 -0400
manifest: vte: --disable-pcre
manifest.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 972c650..06cc077 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1082,7 +1082,8 @@
{"src": "gnome:libwnck"},
{"src": "gnome:vte",
- "config-opts": ["--disable-vala"]},
+ "config-opts-comment": "pcre disabled due to too old pcre in current OE",
+ "config-opts": ["--disable-vala", "--disable-pcre"]},
{"src": "git:git://git.kernel.org/pub/scm/utils/dash/dash.git"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]