diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-06 11:16:07 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-06 11:16:07 (EDT) |
commit | 283b1b1f8e3ba0733c67658f7aa123d6f12cf24d (patch) | |
tree | f0d88c6721ffe60c23bd03cc01a4a78f8b938425 /zdump.pkg/control | |
parent | bd2bcdae9a406088a413ff3594ed2e7e15d25dc6 (diff) |
tzcode-common: Remove
Now all packages depend on tzdata for source package documentation.
Diffstat (limited to 'zdump.pkg/control')
-rw-r--r-- | zdump.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zdump.pkg/control b/zdump.pkg/control index 8a818bd..6ee003b 100644 --- a/zdump.pkg/control +++ b/zdump.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all -Depends: tzcode-common (>= ${Source-Version}), ${Shlib-Depends} +Depends: tzdata (= ${Source-Version}), ${Shlib-Depends} Description: Time zone dumper This package provides the zdump time zone dumper. |