diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-06 11:09:41 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-06 11:09:41 (EDT) |
commit | 58ef76ebb21e37e7bb011a76d327784a93e68507 (patch) | |
tree | 1a2c18d81c451dddaa9f3918b13e30009466b0f9 /zic.pkg/control | |
parent | 3b9eb677188e33ab91df1d2a8215a8ba44f5c043 (diff) |
zdump, zic: Use oh-shlibdeps
Also add a comment to build.
Diffstat (limited to 'zic.pkg/control')
-rw-r--r-- | zic.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zic.pkg/control b/zic.pkg/control index d89b9f1..1c38b71 100644 --- a/zic.pkg/control +++ b/zic.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all -Depends: tzcode-common (>= ${Source-Version}) +Depends: tzcode-common (>= ${Source-Version}), ${Shlib-Depends} Description: Time zone compiler This package provides the zic time zone compiler. |