diff options
author | P. J. McDermott <pjm@nac.net> | 2013-10-06 17:42:57 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-10-06 17:42:57 (EDT) |
commit | 93254e49b7c98265f429053fc52ded07712b1b02 (patch) | |
tree | 78f7021f64f3c99c528a05610ac2ab1bf4965f00 | |
parent | 9b8b6c0a1f2d77e5dda87971eff825de15006acb (diff) |
tzcode: Depend on tzdata-common (for *.tab).
-rw-r--r-- | tzcode.pkg/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tzcode.pkg/control b/tzcode.pkg/control new file mode 100644 index 0000000..c2c6aed --- /dev/null +++ b/tzcode.pkg/control @@ -0,0 +1,6 @@ +Architecture: any +Platform: all +Depends: tzdata-common +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. |