From 322df409c2b896a334b9e7105d17199989de73da Mon Sep 17 00:00:00 2001 From: You-Sheng Yang Date: Wed, 23 Dec 2020 00:21:25 +0800 Subject: [PATCH] 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 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index ababbbd..e5e17d3 100644 --- a/debian/control +++ b/debian/control @@ -55,6 +55,7 @@ Depends: python3-ubuntutools (= ${binary:Version}), sensible-utils, sudo, + tzdata, ${misc:Depends}, ${perl:Depends}, Recommends: