[gnome-control-center/wip/hadess/bluetooth-ui-split: 21/22] bluetooth: Use the new Bluetooth UI library




commit 701de89ef336a41a59e41905c2070bd42f1e61f6
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 18 18:33:07 2022 +0100

    bluetooth: Use the new Bluetooth UI library
    
    Which only exports the Settings widget and nothing else.
    
    See https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/merge_requests/103

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index fe430cf0f..26ba6361b 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-3.0')
+  gnome_bluetooth_dep = dependency('gnome-bluetooth-ui-3.0')
 
   libwacom_dep = dependency('libwacom', version: '>= 0.7')
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]