[gnome-continuous] manifest: vte: It's spelled --without-pcre



commit e2b1e59d35e787128f4f51e2e2f44d42da9ef3b9
Author: Colin Walters <walters verbum org>
Date:   Tue Sep 29 17:28:04 2015 -0400

    manifest: vte: It's spelled --without-pcre

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 06cc077..ca701e9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1083,7 +1083,7 @@
 
                {"src": "gnome:vte",
                 "config-opts-comment": "pcre disabled due to too old pcre in current OE",
-                "config-opts": ["--disable-vala", "--disable-pcre"]},
+                "config-opts": ["--disable-vala", "--without-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]