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