]> git.pld-linux.org Git - packages/eog.git/blob - librsvg.patch
- updated to 40.3
[packages/eog.git] / librsvg.patch
1 --- eog-3.34.1/meson.build~     2019-10-07 21:08:34.000000000 +0200
2 +++ eog-3.34.1/meson.build      2019-10-25 00:38:30.775797693 +0200
3 @@ -182,7 +182,7 @@
4  # RSVG (optional for scaling svg image)
5  enable_librsvg = get_option('librsvg')
6  if enable_librsvg
7 -  common_deps += dependency('librsvg-2.0', version: '>= 2.44.0')
8 +  common_deps += dependency('librsvg-2.0', version: '>= 2.40.0')
9  endif
10  config_h.set('HAVE_RSVG', enable_librsvg)
11  
This page took 0.21906 seconds and 3 git commands to generate.