[jhbuild] core-deps-3.22: Disable non-srcdir builds for folks



commit cee11f18aaf91547030b0e9c281bf1deb83e3005
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Jun 3 09:47:32 2016 +0100

    core-deps-3.22: Disable non-srcdir builds for folks
    
    It's a Vala library.

 modulesets/gnome-suites-core-deps-3.22.modules |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.22.modules b/modulesets/gnome-suites-core-deps-3.22.modules
index 3570971..1114be8 100644
--- a/modulesets/gnome-suites-core-deps-3.22.modules
+++ b/modulesets/gnome-suites-core-deps-3.22.modules
@@ -271,7 +271,9 @@
     </dependencies>
   </autotools>
 
-  <autotools id="folks" autogenargs="--enable-eds-backend --disable-libsocialweb-backend 
--disable-fatal-warnings"
+  <autotools id="folks"
+             autogenargs="--enable-eds-backend --disable-libsocialweb-backend --disable-fatal-warnings"
+             supports-non-srcdir-builds="no"
              uninstall-before-install="true">
     <branch/>
     <dependencies>


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