[ostree] 3.4: Switch back to folks master, disable introspection in libgnomekbd



commit 53eccf578120f1308e6dd93495eedc3034f1a816
Author: Colin Walters <walters verbum org>
Date:   Wed Feb 22 17:20:24 2012 -0500

    3.4: Switch back to folks master, disable introspection in libgnomekbd
    
    We're building libxklavier with no introspection, so we can't
    enable it in libgnomekbd.

 gnomeos/3.4/manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnomeos/3.4/manifest.json b/gnomeos/3.4/manifest.json
index 01d1f44..bbdbc15 100644
--- a/gnomeos/3.4/manifest.json
+++ b/gnomeos/3.4/manifest.json
@@ -510,7 +510,8 @@
 		 "branch": "v.5.2",
 		 "config-opts": ["--disable-introspection"]},
 
-		{"src": "gnome:libgnomekbd"},
+		{"src": "gnome:libgnomekbd",
+		 "config-opts": ["--disable-introspection"]},
 
 		{"src": "fd-pulse:pulseaudio",
 		 "branch": "v0.9.23",
@@ -654,7 +655,6 @@
 		 "config-opts": ["--enable-eds-backend",
 		                 "--disable-Werror",
 		                 "--disable-fatal-warnings"],
-		 "branch": "wip/vala-0-15",
 		 "patches": ["folks-builddir.patch",
 			     "folks-config-fatal-warnings.patch"]},
 



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