Skip to content

Commit 89cb769

Browse files
committed
Add libsdbus-c++-dev to README
Signed-off-by: Piet Gömpel <[email protected]>
1 parent 6112bbf commit 89cb769

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ sudo apt update
4646
sudo apt install -y python3-pip python3-venv git rsync wget cmake doxygen \
4747
graphviz build-essential clang-tidy cppcheck openjdk-17-jdk npm docker \
4848
docker-compose libboost-all-dev nodejs libssl-dev libsqlite3-dev \
49-
clang-format curl rfkill libpcap-dev libevent-dev pkg-config libcap-dev
49+
clang-format curl rfkill libpcap-dev libevent-dev pkg-config libcap-dev \
50+
libsdbus-c++-dev
5051
```
5152

5253
### OpenSuse

0 commit comments

Comments
 (0)