summaryrefslogtreecommitdiff
path: root/gsettings/meson.build
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2018-08-12 11:54:14 +0200
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2020-12-19 12:15:21 +1100
commitf441731684fefd91186955587bc4210191cba665 (patch)
tree135d665e01cae3302cf18eae5053f013b84f7542 /gsettings/meson.build
parentb6ee1a176fef18715d9c783915c5f41831e92f57 (diff)
downloaddconf-f441731684fefd91186955587bc4210191cba665.tar.gz
build: Improve libdconf visible symbols
One of the changes in c50f3758d3e5da4f8b244227b211c3c3f454275c that was part of the GNOME/dconf!11 merge request, removed the list of libraries `libdconf` linked with. This was overlooked because meson build files used the same `deps` variable in several files and this make `libdconf` library function to use dependencies from `gsettings` library. Due to this, only `dconf_client_*` symbols where visible in `libdconf`. The set of libraries to link with in `libdconf` has been restored so now all the necessary symbols are visible again. The `link_whole` parameter in both `libdconf_client_dep` and `libdconf_common_dep` has been changed back to `link_with`.
Diffstat (limited to 'gsettings/meson.build')
0 files changed, 0 insertions, 0 deletions