build/meson: fix build by link nm-dispatcher with libnm-glib-aux.la
Fixes: a34b1f793e
('build: link nm-dispatcher with libnm-glib-aux.la')
This commit is contained in:
@@ -17,6 +17,7 @@ install_data(
|
||||
deps = [
|
||||
libnm_dep,
|
||||
libnm_nm_default_dep,
|
||||
libnm_libnm_aux_dep,
|
||||
]
|
||||
|
||||
c_flags = [
|
||||
|
Reference in New Issue
Block a user