Merge branch 'mjog/build-updates' into 'mainline'

Misc build fixes

See merge request GNOME/geary!703
This commit is contained in:
Michael Gratton 2021-07-26 12:15:31 +00:00
commit e23f2cde66
6 changed files with 5 additions and 59 deletions

View file

@ -92,7 +92,6 @@ json_glib = dependency('json-glib-1.0', version: '>= 1.0')
libhandy = dependency('libhandy-1', version: '>= 1.2.1', required: false)
libmath = cc.find_library('m')
libpeas = dependency('libpeas-1.0', version: '>= 1.24.0')
libpeas_gtk = dependency('libpeas-gtk-1.0', version: '>= 1.24.0')
libsecret = dependency('libsecret-1', version: '>= 0.11')
libstemmer_dep = cc.find_library('stemmer')
libunwind_dep = dependency(