add python3-setuptools-scm to list of dependencies in mk-deb-chroot
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 14 Jun 2022 11:06:36 +0000 (12:06 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 14 Jun 2022 11:06:51 +0000 (12:06 +0100)
mk-deb-chroot

index f90e7ab5daa49a58deb4f849b6fa2e2ed88a642d..3d43fefe183168efbe8cbcb259222ab73762f385 100755 (executable)
@@ -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