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 /tzselect.pkg/control | |
parent | bd2bcdae9a406088a413ff3594ed2e7e15d25dc6 (diff) |
tzcode-common: Remove
Now all packages depend on tzdata for source package documentation.
Diffstat (limited to 'tzselect.pkg/control')
-rw-r--r-- | tzselect.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tzselect.pkg/control b/tzselect.pkg/control index 626ee12..a34e0fa 100644 --- a/tzselect.pkg/control +++ b/tzselect.pkg/control @@ -1,5 +1,5 @@ Architecture: all Platform: all -Depends: tzdata, tzcode-common (>= ${Source-Version}) +Depends: tzdata (= ${Source-Version}) Description: Time zone selection utility This package provides the tzselect utility for selecting a time zone. |