Add libpeas to the build
This commit is contained in:
parent
50d2a08663
commit
a872fc34bb
5 changed files with 25 additions and 15 deletions
|
|
@ -90,6 +90,7 @@ json_glib = dependency('json-glib-1.0', version: '>= 1.0')
|
|||
libcanberra = dependency('libcanberra', version: '>= 0.28')
|
||||
libhandy = dependency('libhandy-0.0', version: '>= 0.0.9', required: false)
|
||||
libmath = cc.find_library('m')
|
||||
libpeas = dependency('libpeas-1.0', version: '>= 1.24.0')
|
||||
libsecret = dependency('libsecret-1', version: '>= 0.11')
|
||||
libsoup = dependency('libsoup-2.4', version: '>= 2.48')
|
||||
libunwind_dep = dependency(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue