From c6a483dfed838d0771719cde52015eeae0b09232 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 12 Apr 2019 00:56:42 +0200 Subject: travis: add meson dependency --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f94f490..0479f2a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -72,6 +72,7 @@ requires: - intltool - iso-codes - librsvg + - meson - make - mate-common - startup-notification @@ -100,6 +101,7 @@ requires: - libxml2-dev - libxrandr-dev - mate-common + - meson fedora: # Useful URL: https://src.fedoraproject.org/cgit/rpms/mate-desktop.git @@ -117,6 +119,7 @@ requires: - librsvg2-tools - make - mate-common + - meson - redhat-rpm-config - startup-notification-devel @@ -140,6 +143,7 @@ requires: - libxml2-dev - libxrandr-dev - mate-common + - meson variables: - CFLAGS="-Wall -Werror=format-security" -- cgit v1.2.1