[gnome-disk-utility/wip/hadess/bump-required-libhandy: 1/2] build: Bump required libhandy
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-disk-utility/wip/hadess/bump-required-libhandy: 1/2] build: Bump required libhandy
- Date: Thu, 11 Feb 2021 11:38:30 +0000 (UTC)
commit d1601a39a8284f08bfdeabe7863f2da25a1f268d
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Feb 11 12:32:04 2021 +0100
    build: Bump required libhandy
    
    So that it really includes HdyStatusPage.
    
    Closes: #199
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index ea31c07c..ac966630 100644
--- a/meson.build
+++ b/meson.build
@@ -73,7 +73,7 @@ gio_unix_dep = dependency('gio-unix-2.0', version: '>= 2.31.0')
 gmodule_dep = dependency('gmodule-2.0')
 gtk_dep = dependency('gtk+-3.0', version: '>= 3.16.0')
 libcanberra_dep = dependency('libcanberra-gtk3', version: '>= 0.1')
-libhandy_dep = dependency('libhandy-1', version: '>= 1.1.0', fallback: ['libhandy', 'libhandy_dep'])
+libhandy_dep = dependency('libhandy-1', version: '>= 1.1.90', fallback: ['libhandy', 'libhandy_dep'])
 liblzma_dep = dependency('liblzma', version: '>= 5.0.5')
 libnotify_dep = dependency('libnotify', version: '>= 0.7')
 libsecret_dep = dependency('libsecret-1', version: '>= 0.7')
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]