install-borg: also install python3-venv
This is failing in production as python3-venv isn't installed on the server. Add it. Change-Id: I748ea612fc20fbebbddff122f907eb59c6f39f94
This commit is contained in:
parent
4ed23af8fe
commit
bc7ce1b9a7
@ -7,6 +7,7 @@
|
|||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- python3-dev
|
- python3-dev
|
||||||
|
- python3-venv
|
||||||
- libssl-dev
|
- libssl-dev
|
||||||
- openssl
|
- openssl
|
||||||
- libacl1-dev
|
- libacl1-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user