From 952493a92b15b717950ea9831c2910e32afb2bdc Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Sat, 30 May 2020 00:32:08 +0200 Subject: Travis CI: build: add tzdata --- .build.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.build.yml') diff --git a/.build.yml b/.build.yml index 2083909..6978152 100644 --- a/.build.yml +++ b/.build.yml @@ -12,6 +12,7 @@ requires: - libsoup - make - mate-common + - tzdata - which debian: @@ -32,6 +33,7 @@ requires: - libxml2-utils - make - mate-common + - tzdata fedora: # Useful URL: https://src.fedoraproject.org/cgit/rpms/libmateweather.git @@ -46,6 +48,7 @@ requires: - make - mate-common - redhat-rpm-config + - tzdata ubuntu: - autopoint -- cgit v1.2.1