Add note for python-all

This commit is contained in:
Alex Pyrgiotis 2023-01-09 15:29:52 +02:00
parent b9dc882663
commit c36443b01e
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

View file

@ -30,6 +30,13 @@ Dangerzone is available for:
| sudo apt-key add -
sudo apt update
```
Also, you need to install the `python-all` package, due to an `stdeb` bug that
existed before v0.9.1:
```
sudo apt-get install python-all -y
```
</details>
Add our repository following [these instructions](https://packagecloud.io/firstlookmedia/code/install#manual-deb), or by running this script: