Package: gnome-dictionary / 40.0-3

Metadata

Package Version Patches format
gnome-dictionary 40.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
build Fix test dependencies with Meson 0.57.patch | (download)

data/appdata/meson.build | 3 2 1 - 0 !
data/meson.build | 3 2 1 - 0 !
2 files changed, 4 insertions( ), 2 deletions(-)

 build: fix test dependencies with meson 0.57

We need to explicitly depend on the generated files.

meson drop unused argument for i18n.merge_file.patch | (download)

data/appdata/meson.build | 2 1 1 - 0 !
data/meson.build | 4 2 2 - 0 !
2 files changed, 3 insertions( ), 3 deletions(-)

 meson: drop unused argument for i18n.merge_file()

Ignored in Meson < 0.60.0, deprecated since 0.60.1 and fatal since 0.61.0.

data/appdata/meson.build:3:5: ERROR: Function does not take positional arguments.
data/meson.build:6:5: ERROR: Function does not take positional arguments.
data/meson.build:49:5: ERROR: Function does not take positional arguments.