Skip to content

Commit 5326e1a

Browse files
Update BUILDING.md to include libevent-dev (project-chip#43252)
1 parent 15be89a commit 5326e1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ satisfied with the following command:
9191
sudo apt-get install git gcc g++ pkg-config cmake curl libssl-dev libdbus-1-dev \
9292
libglib2.0-dev libavahi-client-dev ninja-build python3-venv python3-dev \
9393
python3-pip unzip libgirepository1.0-dev libcairo2-dev libreadline-dev \
94-
default-jre
94+
libevent-dev default-jre
9595
```
9696

9797
#### Upgrading Python on Ubuntu 22.04

0 commit comments

Comments
 (0)