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 /tclsh8.6.pkg/control | |
parent | 01415a2638049ea09d7be6f59bced4276cc84d9b (diff) |
libtcl8.6, tclsh8.6: Use oh-shlibdeps
Diffstat (limited to 'tclsh8.6.pkg/control')
-rw-r--r-- | tclsh8.6.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tclsh8.6.pkg/control b/tclsh8.6.pkg/control index d8f8702..c7e719d 100644 --- a/tclsh8.6.pkg/control +++ b/tclsh8.6.pkg/control @@ -1,7 +1,7 @@ Architecture: any Platform: all Depends: libtcl8.6 (= ${Binary-Version}), libtcl8.6-data (= ${Binary-Version}), - libz.1 + ${Shlib-Depends} Description: Tool Command Language ${Version} - shell ${Common-Description} . |