Skip to content

Commit

Permalink
bluez-tools isn't required on Tumbleweed
Browse files Browse the repository at this point in the history
  • Loading branch information
mscharley authored and kakra committed Aug 2, 2024
1 parent 73be2eb commit fd0cd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ daemon.
* On **Manjaro** try
`sudo pacman -S dkms linux-latest-headers bluez bluez-utils`
* On **openSUSE** (tested on Tumbleweed, should work for Leap), it is
`sudo zypper install dkms make bluez bluez-tools kernel-devel kernel-source`
`sudo zypper install dkms make bluez kernel-devel kernel-source`
* On **OSMC** you will have to run the following commands
``sudo apt-get install dkms rbp2-headers-`uname -r` ``
``sudo ln -s "/usr/src/rbp2-headers-`uname -r`" "/lib/modules/`uname -r`/build"`` (as a [workaround](https://github.com/osmc/osmc/issues/471))
Expand Down

0 comments on commit fd0cd48

Please sign in to comment.