From 8542e650eccbc2c2349377897a4eacd3e0e72e1a Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 21 Feb 2019 01:44:01 +0100 Subject: [PATCH] Mention bubblewrap in the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87d251c..9217b96 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ metadata. - `gir1.2-gdkpixbuf-2.0` for images support - `FFmpeg`, optionally, for video support - `libimage-exiftool-perl` for everything else +- `bubblewrap`, optionally, for sandboxing Please note that MAT2 requires at least Python3.5, meaning that it doesn't run on [Debian Jessie](https://packages.debian.org/jessie/python3).