Skip to content
Snippets Groups Projects
Commit 9b647b2f authored by Simon McVittie's avatar Simon McVittie
Browse files

pressure-vessel: Include static libsteam-runtime-tools in utils library

parent 23676116
No related branches found
No related tags found
1 merge request!136Start merging pressure-vessel utility code into s-r-t
......@@ -101,6 +101,7 @@ pressure_vessel_utils = static_library(
gio_unix,
libelf,
libglnx_dep,
libsteamrt_static_dep,
],
include_directories : pv_include_dirs,
install: false,
......@@ -204,7 +205,6 @@ executable(
c_args : pv_c_args,
dependencies : [
pressure_vessel_utils_dep,
libsteamrt_static_dep,
gio_unix,
xau,
libglnx_dep,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment