Skip to content

build: Fix FTBFS using meson without valgrind

Xi Ruoyao requested to merge xry111/libsecret:ftbfs-meson-wo-valgrind into master

Now with meson building system libsecret depends on valgrind hardly. Check for it in meson.build and only use it if it exists.

Merge request reports