Compare commits

..

2 commits

Author SHA1 Message Date
Dirk Hohndel
7d34136772
Merge 5d38fd3fe8 into 534bf68639 2024-11-02 21:04:39 +13:00
crofrog
534bf68639 Update INSTALL.md
corrected missing ``` to allow the file to render the markup correctly

Signed-off-by: crofrog <cshafer@gmail.com>
2024-11-01 06:55:12 +13:00

View file

@ -170,9 +170,8 @@ sudo zypper install git gcc-c++ make autoconf automake libtool cmake libzip-deve
libqt5-qtscript-devel libqt5-qtdeclarative-devel \
libqt5-qtconnectivity-devel libqt5-qtlocation-devel libcurl-devel \
bluez-devel libgit2-devel libmtp-devel libraw-devel
```
On Debian Bookworm this seems to work
```
sudo apt install \
autoconf automake cmake g++ git libbluetooth-dev libcrypto++-dev \