[gnome-continuous] manifest: vte: Disable vala



commit 02fb1af09cf9953c30b2bbb0116ebe803f3ca97b
Author: Colin Walters <walters verbum org>
Date:   Wed Apr 23 14:00:48 2014 -0400

    manifest: vte: Disable vala
    
    It breaks with srcdir != builddir.

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 896fde9..bf86765 100644
--- a/manifest.json
+++ b/manifest.json
@@ -949,7 +949,8 @@
 
                {"src": "gnome:libwnck"},
 
-               {"src": "gnome:vte"},
+               {"src": "gnome:vte",
+                "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]