[gnome-software/1391-style-storage-units-differently] Apply 1 suggestion(s) to 1 file(s)



commit 2fbeedd92a6533f29dda645f3f30802b120669b1
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Apr 12 11:58:29 2022 +0000

    Apply 1 suggestion(s) to 1 file(s)

 meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/meson.build b/meson.build
index 0ea0faf6d..b336a3b8e 100644
--- a/meson.build
+++ b/meson.build
@@ -157,6 +157,7 @@ libadwaita = dependency('libadwaita-1',
   ]
 )
 
+# This should be available in GLib 2.74
 if meson.get_compiler('c').has_header_symbol('glib.h', 'G_FORMAT_SIZE_ONLY_VALUE', dependencies: glib)
   conf.set('HAVE_G_FORMAT_SIZE_ONLY_VALUE', '1')
 endif


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