[gnome-continuous] manifest: force use of the bundled libpcre for GLib



commit bd83f3f2ffb7367143dddf5f1f22f65b7dee0e96
Author: Simon McVittie <simon mcvittie collabora co uk>
Date:   Tue Jan 5 16:18:25 2016 +0000

    manifest: force use of the bundled libpcre for GLib
    
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=740573
    Reviewed-by: Colin Walters <walters verbum org>
    Signed-off-by: Simon McVittie <simon mcvittie collabora co uk>

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index fcca39a..3701c24 100644
--- a/manifest.json
+++ b/manifest.json
@@ -68,7 +68,8 @@
                 "component": "minimal",
                  "requires": {"pkgconfig": ["libffi >= 3.0.10"]},
                  "config-opts": ["--disable-modular-tests",
-                                "--enable-installed-tests"]},
+                                "--enable-installed-tests",
+                                "--with-pcre=internal"]},
 
                {"src": "gnome:gnome-common",
                 "component": "devel"},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]