From 5349374ffc282e17fcad9e63ff46031a31ec47b5 Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Sat, 30 May 2020 00:31: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 90a1dea..b9e60d7 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 @@ -47,6 +49,7 @@ requires: - make - mate-common - redhat-rpm-config + - tzdata ubuntu: - autopoint -- cgit v1.2.1