added bluetooth support for endeavour

This commit is contained in:
Dirk Alders 2021-12-21 06:51:39 +01:00
parent caf0bcb7a2
commit bddf3d087a

View File

@ -18,6 +18,7 @@ kodi kodi-addon-pvr-hts
shotwell
photocollage
pro-audio pulseaudio-jack realtime-privileges soundfont-fluid
bluez bluez-utils pulseaudio-bluetooth bluedevil
"
TOOLS="
@ -55,6 +56,7 @@ echo ---------------------------------------------------------------------------
case "$response" in
[yY][eE][sS]|[yY])
yay -S --needed $ALL
echo Enable bluetooth by: sudo systemctl enable --now bluetooth
;;
*)
echo Installation aborted!