diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-29 18:37:17 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-29 18:37:17 (EDT) |
commit | f1a6880ff4e299ff8fde28dd9452149cb7f7c30b (patch) | |
tree | dd08d1022f77688839a00c8d037fd0f8728f1558 /libtcl8.6.pkg/control | |
parent | 01415a2638049ea09d7be6f59bced4276cc84d9b (diff) |
libtcl8.6, tclsh8.6: Use oh-shlibdeps
Diffstat (limited to 'libtcl8.6.pkg/control')
-rw-r--r-- | libtcl8.6.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtcl8.6.pkg/control b/libtcl8.6.pkg/control index 7fe8bc7..8e1abaf 100644 --- a/libtcl8.6.pkg/control +++ b/libtcl8.6.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libtcl8.6-data (= ${Binary-Version}), libz.1 +Depends: libtcl8.6-data (= ${Binary-Version}), ${Shlib-Depends} Description: Tool Command Language ${Version} - library ${Common-Description} . |