summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-02-23 14:59:19 (EST)
committer P. J. McDermott <pjm@nac.net>2014-02-23 14:59:19 (EST)
commitad9da2ab4cc726c97efedeead9145ade3f7c2418 (patch)
treef6c766a459ef1743371b08ddc552fb73b1fc1727
parent97e4306a0f4c690e2f17cdcf1c8c1dc1642b5881 (diff)
expect: Depend on libtclX.Y.
-rw-r--r--expect.pkg/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/expect.pkg/control b/expect.pkg/control
index 51d06ca..5ff4733 100644
--- a/expect.pkg/control
+++ b/expect.pkg/control
@@ -1,6 +1,7 @@
Architecture: any
Platform: all
-Depends: libexpect.${Source-Version-Upstream} (= ${Binary-Version})
+Depends: libexpect.${Source-Version-Upstream} (= ${Binary-Version}),
+ libtcl${Tcl-Version}
Description: Tool for automating interactive applications - interpreter
${Common-Description}
.