Dépdendance avec imagemagick

This commit is contained in:
Vincent LAURENT 2021-09-21 18:11:47 +02:00 committed by GitHub
parent 76aa55c3de
commit 1163b3adff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -15,12 +15,13 @@ Dépendances :
- php >= 5.6
- rsvg-convert
- pdftk
- imagemagick
- potrace
Sur debian :
`
sudo aptitude install php librsvg2-bin pdftk potrace
sudo aptitude install php librsvg2-bin pdftk imagemagick potrace
`
Récupération des sources :