[gnome-control-center/wip/hadess/bluetooth-ui-split] bluetooth: Use the new Bluetooth UI library
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/hadess/bluetooth-ui-split] bluetooth: Use the new Bluetooth UI library
- Date: Tue, 18 Jan 2022 17:38:30 +0000 (UTC)
commit b76ca4152c6893eac0ea527f96bf77dc88c26a05
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]