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:
77236b2
)
add python3-setuptools-scm to list of dependencies in mk-deb-chroot
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 14 Jun 2022 11:06:36 +0000
(12:06 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 14 Jun 2022 11:06:51 +0000
(12:06 +0100)
mk-deb-chroot
patch
|
blob
|
history
diff --git
a/mk-deb-chroot
b/mk-deb-chroot
index f90e7ab5daa49a58deb4f849b6fa2e2ed88a642d..3d43fefe183168efbe8cbcb259222ab73762f385 100755
(executable)
--- a/
mk-deb-chroot
+++ b/
mk-deb-chroot
@@
-123,7
+123,8
@@
apt-get install -y automake binutils-dev build-essential \
sudo \
python2.7 \
python3 python3-pip \
- python3-setuptools python3-dev
+ python3-setuptools python3-dev \
+ python3-setuptools-scm
# yeah systemd in a chroot? not very funny joke.
apt-get remove -y systemd