diff --git a/yay-extend-endeavour b/yay-extend-endeavour index 14cf57f..435f689 100755 --- a/yay-extend-endeavour +++ b/yay-extend-endeavour @@ -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!