[gnome-continuous] manifest: Add pcre2 for vte



commit 923b44a42b066b7e08c9831521d4fabdeda8a2a6
Author: Colin Walters <walters verbum org>
Date:   Thu Aug 4 14:58:55 2016 -0400

    manifest: Add pcre2 for vte
    
    Not sure what's so exciting that we need pcre2, but ok.

 manifest.json |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 8e9bb93..737cd3c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1038,9 +1038,13 @@
 
                {"src": "gnome:libwnck"},
 
+                {"src": 
"tarball:https://downloads.sourceforge.net/project/pcre/pcre2/10.22/pcre2-10.22.tar.gz";,
+                "name": "pcre2",
+                "checksum": "7627f93f2763ee6e11ac58558d8cfbf29e1070757b45571c0ba30ce9e096505c"
+               },
+
                {"src": "gnome:vte",
-                "config-opts-comment": "pcre disabled due to too old pcre in current OE",
-                "config-opts": ["--disable-vala", "--without-pcre2"]},
+                "config-opts": ["--disable-vala"]},
 
                {"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]