build/dependencies/debian: add python3 dependency

This commit is contained in:
Leah Rowe
2023-02-19 23:16:47 +00:00
parent dac9ea86d3
commit 3857b4b65b
@@ -76,6 +76,10 @@ apt-get -y install build-essential python
apt-get -y install build-essential perl
# u-boot needed this
apt-get -y install python3-setuptools
# Coreboot build dependencies (also requires build-essential and git)
# ------------------------------------------------------------