diff options
author | P. J. McDermott <pjm@nac.net> | 2013-10-09 16:33:19 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-10-09 16:33:19 (EDT) |
commit | 708a91efa7c8c1454fcc4d4e6d4cc84708afd803 (patch) | |
tree | bbef3035efc8fde02dced9eb814a7b803a53bc82 | |
parent | 4eb92dd32ff02a5d6126a4bb65cce9a704056b7d (diff) |
tzcode: Change tzdata-common dependency to tzdata.
-rw-r--r-- | tzcode.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tzcode.pkg/control b/tzcode.pkg/control index c2c6aed..159bded 100644 --- a/tzcode.pkg/control +++ b/tzcode.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: tzdata-common +Depends: tzdata Description: Time zone and daylight saving time utilities This package provides the tzselect, zic, and zdump utilities for working with time zone and daylight saving time data. |