]> git.pld-linux.org Git - packages/geary.git/blame_incremental - geary-meson.patch
icu rebuild
[packages/geary.git] / geary-meson.patch
... / ...
CommitLineData
1--- geary-3.38.0/src/meson.build.orig 2020-09-13 18:30:55.384204963 +0200
2+++ geary-3.38.0/src/meson.build 2020-09-13 18:31:24.124049266 +0200
3@@ -63,7 +63,7 @@
4 )
5
6 # Web process extension library
7-web_process = library('geary-web-process',
8+web_process = shared_library('geary-web-process',
9 web_process_sources,
10 dependencies: [
11 engine_dep,
This page took 0.114252 seconds and 4 git commands to generate.