[nautilus/wip/corey/thumbnail-large: 1/2] build: Bump glib to 2.76




commit 9833c15fbe271f61d5fdd2787d495baad2069d67
Author: Corey Berla <corey berla me>
Date:   Mon Oct 3 12:15:01 2022 -0700

    build: Bump glib to 2.76
    
    We need glib 2.76 for the next x/xx-large
    thumbnail attributes

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index e6717af4c..610c6c70a 100644
--- a/meson.build
+++ b/meson.build
@@ -95,7 +95,7 @@ pkgconfig = import('pkgconfig')
 ################
 # Dependencies #
 ################
-glib_ver = '>= 2.72.0'
+glib_ver = '>= 2.76.0'
 
 libm = cc.find_library('m')
 


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