diff options
author | P. J. McDermott <pjm@nac.net> | 2013-03-30 12:41:53 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-03-30 12:41:53 (EDT) |
commit | 5b668975bf2e105d864d7c17e937f825f002817c (patch) | |
tree | f72c6bc83699448465fc33836a588bb69d63f8a5 /zoneinfo.pkg/control | |
parent | de7d695f676a2d404a7aee0c7e0bf1a4174caf61 (diff) |
Add "Depends: libc.6 (= ${Binary-Version})".
Diffstat (limited to 'zoneinfo.pkg/control')
-rw-r--r-- | zoneinfo.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zoneinfo.pkg/control b/zoneinfo.pkg/control index 38e406a..c6e7add 100644 --- a/zoneinfo.pkg/control +++ b/zoneinfo.pkg/control @@ -1,4 +1,5 @@ Architecture: all Platform: all +Depends: libc.6 (= ${Binary-Version}) Description: Embedded GNU C Library - timezone information This package provides timezone and daylight-saving time data. |