[Commits] [SCM] claws branch, master, updated. 3.17.3-120-gc638bc2

ticho at claws-mail.org ticho at claws-mail.org
Tue Mar 5 08:49:40 CET 2019


The branch, master has been updated
       via  c638bc23018a4333aecea5b0b362d9d4a99d6092 (commit)
      from  80ea9aeb3d99b92be6b8d654eebb90b8d18f817b (commit)

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


- Log -----------------------------------------------------------------
commit c638bc23018a4333aecea5b0b362d9d4a99d6092
Author: Andrej Kacian <ticho at claws-mail.org>
Date:   Tue Mar 5 08:49:29 2019 +0100

    Fix a typo in previous commit

diff --git a/configure.ac b/configure.ac
index 3ce2dea..6ae4c10 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1639,7 +1639,7 @@ if test x"$enable_litehtml_viewer_plugin" != xno; then
         if test x"$HAVE_CXX" = xno; then
                 dependencies_missing="C++ compiler $dependencies_missing"
         fi
-        PKG_CHECK_EXISTS([glib-2.0 >= 2.136], [],
+        PKG_CHECK_EXISTS([glib-2.0 >= 2.36], [],
                 [dependencies_missing="glib-2.0 >= 2.36 $dependencies_missing"])
         if test x"$HAVE_CAIRO" = xno; then
                 dependencies_missing="cairo $dependencies_missing"

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list