[jhbuild] core-deps-latest: Disable Fedora for gnome-online-accounts on FreeBSD



commit 0f526afd4d36aafa6ea2c75a35d10acc286e9b65
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sat Sep 28 18:36:12 2019 +0800

    core-deps-latest: Disable Fedora for gnome-online-accounts on FreeBSD
    
    Fedora option needs Kerberos to build, which is going to fail if you
    already disable Kerberos.

 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 849f09c3..2977cc68 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -621,7 +621,7 @@
 
   <autotools id="gnome-online-accounts">
     <if condition-set="freebsd">
-      <autogenargs value="--disable-kerberos"/>
+      <autogenargs value="--disable-kerberos --disable-fedora"/>
     </if>
     <branch/>
     <dependencies>


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