~emersion/basu

34471140993750d4af0da3f8feef77801276db36 — Jakub Jirutka 2 years ago b4c18aa
meson: Link basuctl with libbasu dynamically

This reduces the installed size significantly. I don't know about any
reason for bundling libbasu in basuctl when they both come from the
same package.
1 files changed, 1 insertions(+), 1 deletions(-)

M meson.build
M meson.build => meson.build +1 -1
@@ 330,7 330,7 @@ exe = executable('basuctl',
                 'src/busctl/busctl-introspect.h',
                 include_directories : includes,
                 link_with : [libbasic,
                              libsystemd_static],
                              libsystemd],
                 install : true)

meson.override_dependency('basu', declare_dependency(