diff options
| author | jvoisin | 2018-04-01 01:06:56 +0200 |
|---|---|---|
| committer | jvoisin | 2018-04-01 01:06:56 +0200 |
| commit | da5cef8c90abb9f3339b414c6160afd489b818b4 (patch) | |
| tree | ec2f96d0619d42abd21ba813052500247ab76f9e | |
| parent | eac51dbc9964cac28bb83e7d12370cf87ff2b0c5 (diff) | |
Add a bla about requirements
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -10,6 +10,14 @@ | |||
| 10 | [](https://0xacab.org/jvoisin/mat2/commits/master) | 10 | [](https://0xacab.org/jvoisin/mat2/commits/master) |
| 11 | 11 | ||
| 12 | 12 | ||
| 13 | # Requirements | ||
| 14 | |||
| 15 | - `python3-mutagen` for audio support | ||
| 16 | - `python3-gi-cairo` and `gir1.2-poppler-0.18` for PDF support | ||
| 17 | - `gir1.2-gdkpixbuf-2.0` for images support | ||
| 18 | - `libimage-exiftool-perl` for everything else | ||
| 19 | |||
| 20 | Please note that MAT2 runs on Python3. | ||
| 13 | 21 | ||
| 14 | # Run the testsuite | 22 | # Run the testsuite |
| 15 | 23 | ||
