summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 0dec0af42..0d8c22e59 100644
--- a/meson.build
+++ b/meson.build
@@ -225,7 +225,7 @@ config_h.set('HAVE_WWAN', host_is_linux,
if host_is_linux_not_s390
# gnome-bluetooth
- gnome_bluetooth_dep = dependency('gnome-bluetooth-2.0')
+ gnome_bluetooth_dep = dependency('gnome-bluetooth-3.0')
libwacom_dep = dependency('libwacom', version: '>= 0.7')