Added python3-setuptools to 'install-apt-reqs' script
authorcolepoirier <colepoirier@gmail.com>
Fri, 15 May 2020 19:06:51 +0000 (12:06 -0700)
committercolepoirier <colepoirier@gmail.com>
Fri, 15 May 2020 19:06:51 +0000 (12:06 -0700)
install-apt-reqs

index bd857f183d05fff4a62ce125ff990396fe52ac9e..e2bfeabb827cabcccc8dc80fd856a77271150b66 100755 (executable)
@@ -37,6 +37,7 @@ apt-get install -y autoconf \
     python3.7 \
     python3.7-dev \
     python3-nose \
+    python3-setuptools \
     python3-venv \
     qemu-system-ppc \
     tcl \