This commit is contained in:
Philippe Teuwen
2024-09-26 23:39:53 +02:00
parent 2dc0946dc5
commit 9a6f6132bc
@@ -138,7 +138,7 @@ sudo zypper --gpg-auto-import-keys refresh && \
sudo zypper install cross-arm-none-eabi-gcc13 cross-arm-none-eabi-newlib
```
Note that Bluez is not available on openSUSE so the native Bluetooth support won't be available in the client.
Note that Bluez is not available on openSUSE Leap so the native Bluetooth support won't be available in the client.
## On openSUSE Tumbleweed
^[Top](#top)