Skip to content

Commit bba053b

Browse files
committed
Attempt to fix the build job (add tcl to indep)
Signed-off-by: Alec Ari <neotheuser@ymail.com>
1 parent dd08112 commit bba053b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/scripts/build-package-indep.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ debian/configure
77
debian/update-dch-from-git
88
scripts/get-version-from-git | sed -re 's/^v(.*)$/\1/' >| VERSION; cat VERSION
99
git diff
10+
apt-get --yes install tcl
1011
apt-get --yes build-dep --indep-only .
1112
debuild -us -uc --build=source,all

0 commit comments

Comments
 (0)