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
This commit is contained in:
parent
ca89ccf747
commit
701de89ef3
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ config_h.set('HAVE_WWAN', host_is_linux,
|
||||||
|
|
||||||
if host_is_linux_not_s390
|
if host_is_linux_not_s390
|
||||||
# gnome-bluetooth
|
# 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')
|
libwacom_dep = dependency('libwacom', version: '>= 0.7')
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue