readme: add libssl-dev on Debian/Ubuntu

pull/1580/head
iRedMail 2019-08-12 14:14:48 +08:00 committed by Alexander Medvednikov
parent e96f0b5409
commit 92cb199e8c
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ macOS:
brew install glfw freetype openssl
Debian/Ubuntu:
sudo apt install libglfw3 libglfw3-dev libfreetype6-dev
sudo apt install libglfw3 libglfw3-dev libfreetype6-dev libssl-dev
Arch/Manjaro:
sudo pacman -S glfw-x11 freetype2