build: cleanup dependency checking

We always require polkit now, so that we can fallback when we fail to
communicate with the peer.
This commit is contained in:
Christian Hergert
2019-05-10 12:53:19 -07:00
parent eacdc47c34
commit 623d7ad027
5 changed files with 21 additions and 15 deletions

View File

@ -30,7 +30,7 @@ configure_file(
)
libsysprof_capture_deps = [
dependency('glib-2.0', version: glib_req_version),
glib_dep,
]
libsysprof_capture = static_library(