aboutsummaryrefslogtreecommitdiff
path: root/zephyr-aeolus
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr-aeolus')
-rwxr-xr-xzephyr-aeolus/builders.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr-aeolus/builders.sh b/zephyr-aeolus/builders.sh
index d5fba1331f..9c4a3ab561 100755
--- a/zephyr-aeolus/builders.sh
+++ b/zephyr-aeolus/builders.sh
@@ -3,7 +3,7 @@
sudo apt-get -q=2 update
sudo apt-get -q=2 -y install ccache cmake g++-multilib gcc-arm-none-eabi git \
python3-pip python-requests python-serial python3-serial python3-ply \
- python3-yaml socat rsync device-tree-compiler
+ python3-yaml python3-setuptools python3-wheel socat rsync device-tree-compiler
set -ex