projects
/
dev-env-setup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a29552
)
Added python3-setuptools to 'install-apt-reqs' script
author
colepoirier
<colepoirier@gmail.com>
Fri, 15 May 2020 19:06:51 +0000
(12:06 -0700)
committer
colepoirier
<colepoirier@gmail.com>
Fri, 15 May 2020 19:06:51 +0000
(12:06 -0700)
install-apt-reqs
patch
|
blob
|
history
diff --git
a/install-apt-reqs
b/install-apt-reqs
index bd857f183d05fff4a62ce125ff990396fe52ac9e..e2bfeabb827cabcccc8dc80fd856a77271150b66 100755
(executable)
--- a/
install-apt-reqs
+++ b/
install-apt-reqs
@@
-37,6
+37,7
@@
apt-get install -y autoconf \
python3.7 \
python3.7-dev \
python3-nose \
+ python3-setuptools \
python3-venv \
qemu-system-ppc \
tcl \