[jhbuild] 3.22: Disable srcdir != builddir for g-o-a



commit 46cd8a904757f0a3d27963d5993b3db427a456f7
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Aug 29 12:38:23 2016 +0200

    3.22: Disable srcdir != builddir for g-o-a
    
    configure can't find the tp-account-widgets pkg-config file with that
    setup, so disable it for now.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=770542

 modulesets/gnome-suites-core-deps-3.22.modules |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.22.modules b/modulesets/gnome-suites-core-deps-3.22.modules
index 2081f89..44699a0 100644
--- a/modulesets/gnome-suites-core-deps-3.22.modules
+++ b/modulesets/gnome-suites-core-deps-3.22.modules
@@ -482,7 +482,8 @@
     <branch/>
   </autotools>
 
-  <autotools id="gnome-online-accounts">
+  <autotools id="gnome-online-accounts"
+             supports-non-srcdir-builds="no">
     <branch/>
     <dependencies>
       <dep package="gtk+"/>


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