From da5cef8c90abb9f3339b414c6160afd489b818b4 Mon Sep 17 00:00:00 2001 From: jvoisin <julien.voisin@dustri.org> Date: Sun, 1 Apr 2018 01:06:56 +0200 Subject: [PATCH] Add a bla about requirements --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a95f835..7850c8b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,14 @@ [](https://0xacab.org/jvoisin/mat2/commits/master) +# Requirements + +- `python3-mutagen` for audio support +- `python3-gi-cairo` and `gir1.2-poppler-0.18` for PDF support +- `gir1.2-gdkpixbuf-2.0` for images support +- `libimage-exiftool-perl` for everything else + +Please note that MAT2 runs on Python3. # Run the testsuite -- GitLab