summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-04 10:40:16 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-04 10:40:16 (EDT)
commit749d2517a38ee72c1b25f95f137051c67ba07b54 (patch)
treed76b2a689ba22d9e3bf9e6617e943dcd3c981a8f
parentcb43ca6b9969402d21a166f0f73b23328e12c10b (diff)
tzcode: Depend on tzcode-common
-rw-r--r--tzcode.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/tzcode.pkg/control b/tzcode.pkg/control
index 665582b..f65cd91 100644
--- a/tzcode.pkg/control
+++ b/tzcode.pkg/control
@@ -1,6 +1,6 @@
Architecture: all
Platform: all
-Depends: tzselect, zic, zdump
+Depends: tzselect, zic, zdump, tzcode-common (>= ${Source-Version})
Description: Time zone and daylight saving time utilities - transitional package
This package depends on the tzselect, zic, and zdump utilities for working with
time zone and daylight saving time data.