Unverified Commit b28b66d9 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible coreboot and others: install python3-pystache as it's needed by _common.sh nowadays

parent 1ec16190
...@@ -290,6 +290,7 @@ if [ -f /etc/debian_version ] ; then ...@@ -290,6 +290,7 @@ if [ -f /etc/debian_version ] ; then
make make
python3-clint python3-clint
python3-git python3-git
python3-pystache
python3-requests python3-requests
python3-yaml python3-yaml
subversion subversion
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment