diff options
Diffstat (limited to 'expect.pkg/control')
-rw-r--r-- | expect.pkg/control | 3 |
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} . |