summaryrefslogtreecommitdiff
path: root/daemon
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2021-09-13 23:02:19 +0200
committerIñigo Martínez <inigomartinez@gmail.com>2021-10-25 15:56:32 +0200
commit131cd41d343e76c13b825262fcb47d9e94c70b32 (patch)
tree5f9bd0189323dfdd3216083b75e978ca841bb6c8 /daemon
parent650bfc1a302fb7c7bdad2f5628fa047f5c57299e (diff)
downloadgvfs-131cd41d343e76c13b825262fcb47d9e94c70b32.tar.gz
build: Use get_variable method
Since meson 0.51 dependencies have a new generic `get_variable` method[0], and in meson 0.56 the older `get_pkgconfig_variable` has been deprecated[1]. All the calls to deprecated `get_pkgconfig_variable` have been replaced by `get_variable`. Required meson version has also been bumped to 0.56. [0] https://mesonbuild.com/Release-notes-for-0-51-0.html#dependency-objects-now-have-a-get_variable-method [1] https://mesonbuild.com/Release-notes-for-0-56-0.html#deprecate-dependencyget_pkgconfig_variable-and-dependencyget_configtool_variable
Diffstat (limited to 'daemon')
0 files changed, 0 insertions, 0 deletions