gnome-calendar: fix for meson 0.61
This commit is contained in:
parent
af273b0090
commit
13702dcd49
1 changed files with 10 additions and 0 deletions
10
srcpkgs/gnome-calendar/patches/meson-0.61.patch
Normal file
10
srcpkgs/gnome-calendar/patches/meson-0.61.patch
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
--- a/data/appdata/meson.build
|
||||||
|
+++ b/data/appdata/meson.build
|
||||||
|
@@ -1,7 +1,6 @@
|
||||||
|
appdata_conf = configuration_data()
|
||||||
|
appdata_conf.set('appid', application_id)
|
||||||
|
appdata = i18n.merge_file(
|
||||||
|
- 'appdata',
|
||||||
|
input: configure_file(
|
||||||
|
input: files('org.gnome.Calendar.appdata.xml.in.in'),
|
||||||
|
output: 'org.gnome.Calendar.appdata.xml.in',
|
Loading…
Add table
Add a link
Reference in a new issue