mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-24 07:11:29 +00:00
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:
parent
b30df2b227
commit
322df409c2
1
debian/control
vendored
1
debian/control
vendored
@ -55,6 +55,7 @@ Depends:
|
|||||||
python3-ubuntutools (= ${binary:Version}),
|
python3-ubuntutools (= ${binary:Version}),
|
||||||
sensible-utils,
|
sensible-utils,
|
||||||
sudo,
|
sudo,
|
||||||
|
tzdata,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${perl:Depends},
|
${perl:Depends},
|
||||||
Recommends:
|
Recommends:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user