[moserial] Require GTK+ version 3.20



commit 3b58c17e647f3560be76cf39f68885713327ec1e
Author: Mictronics <github mictronics de>
Date:   Sat Apr 25 16:08:59 2020 +0200

    Require GTK+ version 3.20

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 99930cb..5707a81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ AC_SUBST(CPPFLAGS)
 AC_SUBST(LDFLAGS)
 
 GLIB_REQUIRED=2.12.0
-GTK_REQUIRED=3.0.0
+GTK_REQUIRED=3.2.0
 
 AM_PROG_VALAC([0.48.5])
 


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