diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-29 12:10:07 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-29 12:10:07 (EDT) |
commit | b00682a71c8e8516531035d5f0c3c03c0c68e9e6 (patch) | |
tree | 8bfee18eaa2ee17d75c1065fde42bbc0988e3a3e /libz.1.pkg/control | |
parent | b1042bb4c0626664cb77863b859ea488cb3a1298 (diff) |
control, build, libz.1: Use oh-shlibdeps
Diffstat (limited to 'libz.1.pkg/control')
-rw-r--r-- | libz.1.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libz.1.pkg/control b/libz.1.pkg/control index c2a1271..e624a2a 100644 --- a/libz.1.pkg/control +++ b/libz.1.pkg/control @@ -1,4 +1,5 @@ Architecture: any Platform: all +Depends: ${Shlib-Depends} Description: compression and decompression library ${Common-Description} |