[Commits] [SCM] claws branch, gtk3, updated. 3.16.0-379-g1f7e162

ticho at claws-mail.org ticho at claws-mail.org
Sat Oct 6 14:06:24 CEST 2018


The branch, gtk3 has been updated
       via  1f7e162656b0329c432fe5104a1d01de5e4b8fda (commit)
      from  6329a84e1794a9ef6a138432d5e175402270af93 (commit)

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


- Log -----------------------------------------------------------------
commit 1f7e162656b0329c432fe5104a1d01de5e4b8fda
Author: Andrej Kacian <ticho at claws-mail.org>
Date:   Sat Oct 6 14:05:53 2018 +0200

    Bump required GTK+ version to 3.20.

diff --git a/configure.ac b/configure.ac
index 95e6270..fbe9f7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -564,7 +564,7 @@ dnl ** GTK user interface **
 dnl ************************
 
 dnl Checks for GTK
-PKG_CHECK_MODULES(GTK, gtk+-3.0 >= 3.16 cairo)
+PKG_CHECK_MODULES(GTK, gtk+-3.0 >= 3.20 cairo)
 AC_ARG_ENABLE(deprecated,
 		[  --disable-deprecated            Disable deprecated GTK functions],
 		[GTK_CFLAGS="$GTK_CFLAGS -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"], [])

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list