[jhbuild/feature/librest] core-deps-latest: librest force srcdir builds




commit 094e86681177ea84cc6a36ff7c38ed7e72ded403
Author: Sebastian Geiger <sbastig gmx net>
Date:   Fri May 14 12:02:02 2021 +0200

    core-deps-latest: librest force srcdir builds
    
    librest fails with an error about missing build/gtk-doc.m4 when
    using non-srcdir builds.

 modulesets/gnome-suites-core-deps-latest.modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index 6efa9681..662d8bfa 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1577,7 +1577,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="librest">
+  <autotools id="librest" supports-non-srcdir-builds="false">
     <if condition-set="freebsd">
       <autogenargs value="--with-ca-certificates=/usr/local/share/certs/ca-root-nss.crt"/>
     </if>


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