Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
generateur-slogans
Commits
9570ae62
Verified
Commit
9570ae62
authored
Oct 04, 2017
by
Thibaut Broggi
Browse files
Add dependency for svg support
parent
129c8bc7
Pipeline
#1319
passed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9570ae62
...
...
@@ -9,7 +9,7 @@ The back-end server require node.js (v6.11.X), npm and cairo. To daemonize the b
Here is the installation command for debian based systems:
```
sh
apt
install
nodejs libcairo2-dev libjpeg62-turbo-dev libpango1.0-dev libgif-dev build-essential g++
apt
install
nodejs libcairo2-dev libjpeg62-turbo-dev
librsvg2-dev
libpango1.0-dev libgif-dev build-essential g++
```
```
sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment