summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index a95f835..7850c8b 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,14 @@
10[![coverage report](https://0xacab.org/jvoisin/mat2/badges/master/coverage.svg)](https://0xacab.org/jvoisin/mat2/commits/master) 10[![coverage report](https://0xacab.org/jvoisin/mat2/badges/master/coverage.svg)](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
20Please note that MAT2 runs on Python3.
13 21
14# Run the testsuite 22# Run the testsuite
15 23