summaryrefslogtreecommitdiff
path: root/src/devices/bluetooth/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bluetooth/meson.build')
-rw-r--r--src/devices/bluetooth/meson.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/bluetooth/meson.build b/src/devices/bluetooth/meson.build
index 2e59810dfa..e1ce74b316 100644
--- a/src/devices/bluetooth/meson.build
+++ b/src/devices/bluetooth/meson.build
@@ -9,9 +9,9 @@ sources = files(
)
deps = [
- core_dep,
+ libnmdbus_dep,
libnm_wwan_dep,
- libnmdbus_dep
+ nm_dep
]
ldflags = []