mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 15:20:32 -04:00
Add check for rsvg-convert
This commit is contained in:
parent
3dc273010f
commit
b2777ee648
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ fi
|
|||
require "convert" "Try: apt-get install imagemagick"
|
||||
require "git" "Try: apt-get install git"
|
||||
require "php" "Try: apt-get install php-cli"
|
||||
require "rsvg-convert" "Try: apt-get install librsvg2-bin"
|
||||
require "se" "Read: https://standardebooks.org/tools"
|
||||
|
||||
# cavif is compiled via Cargo: https://github.com/kornelski/cavif-rs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue