]> git.pld-linux.org Git - packages/folks.git/blame - folks-module.patch
- updated to 0.15.5
[packages/folks.git] / folks-module.patch
CommitLineData
e013a58d
JB
1--- folks-0.12.1/backends/eds/meson.build.orig 2019-04-24 13:20:07.000000000 +0200
2+++ folks-0.12.1/backends/eds/meson.build 2019-05-19 19:58:55.357659020 +0200
3@@ -25,7 +25,7 @@
4 '-DG_LOG_DOMAIN="@0@"'.format(eds_backend_name),
5 ]
6
7-eds_backend = library('eds',
8+eds_backend = shared_library('eds',
9 eds_backend_sources,
10 dependencies: eds_backend_deps,
11 vala_args: eds_backend_vala_flags,
This page took 0.072133 seconds and 4 git commands to generate.