We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6112bbf commit 89cb769Copy full SHA for 89cb769
README.md
@@ -46,7 +46,8 @@ sudo apt update
46
sudo apt install -y python3-pip python3-venv git rsync wget cmake doxygen \
47
graphviz build-essential clang-tidy cppcheck openjdk-17-jdk npm docker \
48
docker-compose libboost-all-dev nodejs libssl-dev libsqlite3-dev \
49
- clang-format curl rfkill libpcap-dev libevent-dev pkg-config libcap-dev
+ clang-format curl rfkill libpcap-dev libevent-dev pkg-config libcap-dev \
50
+ libsdbus-c++-dev
51
```
52
53
### OpenSuse
0 commit comments