diff options
| author | jvoisin | 2019-07-13 21:26:05 +0200 |
|---|---|---|
| committer | jvoisin | 2019-07-13 21:26:05 +0200 |
| commit | 4999209f9ce01c824020f5b68403c5b4b52d3e8c (patch) | |
| tree | 82f9dbb319be771d26f6f04ed8f76f9b1875fa04 /README.md | |
| parent | bdd55810330701e13dd9a0a5f6bb34652fe601eb (diff) | |
Add support for svg
Diffstat (limited to '')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -30,6 +30,7 @@ metadata. | |||
| 30 | - `python3-mutagen` for audio support | 30 | - `python3-mutagen` for audio support |
| 31 | - `python3-gi-cairo` and `gir1.2-poppler-0.18` for PDF support | 31 | - `python3-gi-cairo` and `gir1.2-poppler-0.18` for PDF support |
| 32 | - `gir1.2-gdkpixbuf-2.0` for images support | 32 | - `gir1.2-gdkpixbuf-2.0` for images support |
| 33 | - `gir1.2-rsvg-2.0` for svg support | ||
| 33 | - `FFmpeg`, optionally, for video support | 34 | - `FFmpeg`, optionally, for video support |
| 34 | - `libimage-exiftool-perl` for everything else | 35 | - `libimage-exiftool-perl` for everything else |
| 35 | - `bubblewrap`, optionally, for sandboxing | 36 | - `bubblewrap`, optionally, for sandboxing |
