mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-11 08:08:54 +02:00
merge: branch 'add-libndp_dep-to-libNetworkManagerBase-dependencies'
add libndp_dep to libNetworkManagerBase dependencies https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2408
This commit is contained in:
commit
a25e035f08
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ libNetworkManagerBase = static_library(
|
|||
dependencies: [
|
||||
core_default_dep,
|
||||
libnm_core_public_dep,
|
||||
libndp_dep,
|
||||
libsystemd_dep,
|
||||
libudev_dep,
|
||||
] + base_deps_addon,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue