add python3-setuptools-scm to list of dependencies in mk-deb-chroot
[dev-env-setup.git] / 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