[Commits] [SCM] claws branch, master, updated. 3.19.0-8-g1445df702

mones at claws-mail.org mones at claws-mail.org
Tue Apr 12 12:22:42 UTC 2022


The branch, master has been updated
       via  1445df7021764ede5cea62338e3724726006c413 (commit)
      from  002826cb47c3b5ad8ec1692eb346bde70ac69837 (commit)

Summary of changes:
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit 1445df7021764ede5cea62338e3724726006c413
Author: Ricardo Mones <ricardo at mones.org>
Date:   Tue Apr 12 14:22:32 2022 +0200

    Revert "Raise glib version requirement to 2.50"
    
    This reverts commit 002826cb47c3b5ad8ec1692eb346bde70ac69837.

diff --git a/configure.ac b/configure.ac
index 20155d927..ea6a101a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -470,7 +470,7 @@ dnl ** common code **
 dnl *****************
 
 dnl check for glib
-PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.50 gmodule-2.0 >= 2.50 gobject-2.0 >= 2.50 gthread-2.0 >= 2.50])
+PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.36 gmodule-2.0 >= 2.36 gobject-2.0 >= 2.36 gthread-2.0 >= 2.36])
 
 GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
 AC_SUBST(GLIB_GENMARSHAL)

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list