We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd08112 commit bba053bCopy full SHA for bba053b
1 file changed
.github/scripts/build-package-indep.sh
@@ -7,5 +7,6 @@ debian/configure
7
debian/update-dch-from-git
8
scripts/get-version-from-git | sed -re 's/^v(.*)$/\1/' >| VERSION; cat VERSION
9
git diff
10
+apt-get --yes install tcl
11
apt-get --yes build-dep --indep-only .
12
debuild -us -uc --build=source,all
0 commit comments