mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 16:00:12 +01:00
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:
parent
380ecbc234
commit
4fe46d9e20
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ install_data(
|
|||
deps = [
|
||||
libnm_dep,
|
||||
libnm_nm_default_dep,
|
||||
libnm_libnm_aux_dep,
|
||||
]
|
||||
|
||||
c_flags = [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue