summaryrefslogtreecommitdiff
path: root/tk
diff options
context:
space:
mode:
Diffstat (limited to 'tk')
-rw-r--r--tk/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tk/build.sh b/tk/build.sh
index 11f9b20..46c57af 100644
--- a/tk/build.sh
+++ b/tk/build.sh
@@ -9,6 +9,7 @@ sources=(
build_depends=(
"tar"
"automake"
+ "tcl==${version}"
)
depends=(
"tcl==${version}"