[totem-pl-parser/wip/hadess/add-ignored-extensions: 4/4] fixup! plparser: Remove use of Y2038 unsafe GTimeVal



commit 925758516d549756a9f457f6a5aaebc26c483940
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Nov 12 11:57:46 2019 +0100

    fixup! plparser: Remove use of Y2038 unsafe GTimeVal

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 326fb3d..3c6518f 100644
--- a/meson.build
+++ b/meson.build
@@ -30,7 +30,7 @@ plparse_soversion   = plparse_lt_current - plparse_lt_age
 plparse_libversion  = '@0@.@1@.@2@'.format(plparse_soversion, plparse_lt_age, plparse_lt_revision)
 
 # Requirements
-glib_req    = '>= 2.36.0'
+glib_req    = '>= 2.56.0'
 gio_req     = '>= 2.24.0'
 quvi_req    = '>= 0.9.1'
 archive_req = '>= 3.0'


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