Skip to content

Commit 4060a57

Browse files
smehrbrodtDarshan-upadhyay1110
authored andcommitted
Add openssl to Ubuntu required packages
1 parent 052c89a commit 4060a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/post/build-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ sudo apt install -y dialog
281281

282282
Now install the rest of the required packages:
283283
```bash
284-
sudo apt install -y libpoco-dev python3-polib libcap-dev npm \
284+
sudo apt install -y libpoco-dev python3-polib libcap-dev libssl-dev npm \
285285
libpam-dev libzstd-dev wget git build-essential libtool \
286286
libcap2-bin python3-lxml libpng-dev libgif-dev libcppunit-dev \
287287
pkg-config fontconfig snapd chromium-browser

0 commit comments

Comments
 (0)