d/control: explicitly depends on tzdata

mk-sbuild would copy /etc/timezone and /etc/localtime from the host
environment, and it fails without them.

Signed-off-by: You-Sheng Yang <vicamo@gmail.com>
This commit is contained in:
You-Sheng Yang 2020-12-23 00:21:25 +08:00
parent b30df2b227
commit 322df409c2

1
debian/control vendored
View File

@ -55,6 +55,7 @@ Depends:
python3-ubuntutools (= ${binary:Version}),
sensible-utils,
sudo,
tzdata,
${misc:Depends},
${perl:Depends},
Recommends: