diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-29 20:56:21 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-29 20:56:21 (EDT) |
commit | 0d4d56ebb4dbbbdc6cecac46af546baa383b5e45 (patch) | |
tree | 1cd9ce39974dea254ee0e2abd7245d4e6aa4c747 /expect.pkg/control | |
parent | 16ce3c21adf388fc551b030580037f9c7a36a293 (diff) |
expect, libexpect.5.45: Use oh-shlibdeps
Diffstat (limited to 'expect.pkg/control')
-rw-r--r-- | expect.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/expect.pkg/control b/expect.pkg/control index 5ff4733..91d4742 100644 --- a/expect.pkg/control +++ b/expect.pkg/control @@ -1,7 +1,7 @@ Architecture: any Platform: all Depends: libexpect.${Source-Version-Upstream} (= ${Binary-Version}), - libtcl${Tcl-Version} + ${Shlib-Depends} Description: Tool for automating interactive applications - interpreter ${Common-Description} . |