[gimp] meson: wrong pangocairo minimum requirement.



commit 286de59494d7f4bcd09e6d038c8d7d6ee1688f37
Author: Jehan <jehan girinstud io>
Date:   Thu Oct 24 12:47:37 2019 +0200

    meson: wrong pangocairo minimum requirement.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 356195d38a..1f007bacdc 100644
--- a/meson.build
+++ b/meson.build
@@ -359,7 +359,7 @@ endif
 
 conf.set_quoted('MYPAINT_BRUSHES_DIR', mypaint_brushes_dir)
 
-pangocairo        = dependency('pangocairo',         version: '>=1.29.4')
+pangocairo        = dependency('pangocairo',         version: '>=1.42.0')
 pangoft2          = dependency('pangoft2',           version: '>=1.29.4')
 rsvg              = dependency('librsvg-2.0',        version: '>=2.40.6')
 


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