[fractal] build: Bump libhandy to 0.0.8



commit 6c68fd2d4014533c8333eb20ca87098a00f1b1bd
Author: Christopher Davis <brainblasted disroot org>
Date:   Tue Feb 26 19:09:40 2019 -0500

    build: Bump libhandy to 0.0.8
    
    libhandy 0.0.8 fixes RTL support for HdyLeaflet.
    
    Closes https://gitlab.gnome.org/GNOME/fractal/issues/444

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index aaf08dbe..9725dc42 100644
--- a/meson.build
+++ b/meson.build
@@ -12,7 +12,7 @@ dependency('gio-2.0', version: '>= 2.56')
 dependency('cairo', version: '>= 1.16')
 dependency('gdk-pixbuf-2.0')
 dependency('gtk+-3.0', version: '>= 3.22')
-dependency('libhandy-0.0', version: '>= 0.0.7')
+dependency('libhandy-0.0', version: '>= 0.0.8')
 dependency('gtksourceview-3.0', version: '>= 3.22')
 dependency('gspell-1', version: '>= 1.8')
 


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