mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-03-14 00:39:57 -04:00
parent
fbb0c59598
commit
620cc92379
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ After adding this line, your commands should work in the expected way:
|
|||
|
||||
##### Installing Cairo, Pango and all other dependencies on Debian/Ubuntu Linux:
|
||||
|
||||
sudo apt-get install libcairo2-dev libpango1.0-dev libssl-dev libjpeg62-dev libgif-dev
|
||||
sudo apt-get install pkg-config libcairo2-dev libpango1.0-dev libssl-dev libjpeg62-dev libgif-dev
|
||||
|
||||
You might also need to install the build-essential package if you don't usually
|
||||
build from c++ sources:
|
||||
|
|
Loading…
Reference in a new issue