We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15be89a commit 5326e1aCopy full SHA for 5326e1a
1 file changed
docs/guides/BUILDING.md
@@ -91,7 +91,7 @@ satisfied with the following command:
91
sudo apt-get install git gcc g++ pkg-config cmake curl libssl-dev libdbus-1-dev \
92
libglib2.0-dev libavahi-client-dev ninja-build python3-venv python3-dev \
93
python3-pip unzip libgirepository1.0-dev libcairo2-dev libreadline-dev \
94
- default-jre
+ libevent-dev default-jre
95
```
96
97
#### Upgrading Python on Ubuntu 22.04
0 commit comments