From c8ac150b8a7aca83fb984eac0b2619b4daf30071 Mon Sep 17 00:00:00 2001 From: rbuj Date: Tue, 26 Mar 2019 17:27:58 +0100 Subject: Gen png icons from source. Mate: apps, categories & devices clean & build: make -C mate clean-png-icons make -C mate build-png-icons --- .travis.yml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index bc265c5..e017ed9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,8 @@ requires: - gcc - git - icon-naming-utils + - imagemagick + - inkscape - make - mate-common - which @@ -42,6 +44,8 @@ requires: # Useful URL: https://salsa.debian.org/debian-mate-team/mate-icon-theme - git - icon-naming-utils + - inkscape + - imagemagick - intltool - librsvg2-bin - make @@ -52,6 +56,8 @@ requires: - gcc - git - icon-naming-utils + - ImageMagick + - inkscape - make - mate-common - redhat-rpm-config @@ -59,6 +65,8 @@ requires: ubuntu: - git - icon-naming-utils + - imagemagick + - inkscape - intltool - librsvg2-bin - make -- cgit v1.2.1