summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2019-02-21 01:44:01 +0100
committerjvoisin2019-02-21 01:44:01 +0100
commit8542e650eccbc2c2349377897a4eacd3e0e72e1a (patch)
treecc199f56fdb3806ae86e7fc509a39dbaa48b3669
parent02ff21b158c76fcd355a74ddb940e1c54fc2d7ed (diff)
Mention bubblewrap in the README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 87d251c..9217b96 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@ metadata.
32- `gir1.2-gdkpixbuf-2.0` for images support 32- `gir1.2-gdkpixbuf-2.0` for images support
33- `FFmpeg`, optionally, for video support 33- `FFmpeg`, optionally, for video support
34- `libimage-exiftool-perl` for everything else 34- `libimage-exiftool-perl` for everything else
35- `bubblewrap`, optionally, for sandboxing
35 36
36Please note that MAT2 requires at least Python3.5, meaning that it 37Please note that MAT2 requires at least Python3.5, meaning that it
37doesn't run on [Debian Jessie](https://packages.debian.org/jessie/python3). 38doesn't run on [Debian Jessie](https://packages.debian.org/jessie/python3).