summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-03-24 12:57:52 +0100
committerraveit65 <[email protected]>2019-03-25 13:15:26 +0100
commita25a5ba66787219ee8614a11fd474026d3db005a (patch)
treee081f35c3e848076ea6bc0a01c03be05815c9162 /.travis.yml
parent14cd43685163f3ad3e9a79a5b2cb05e7fb420f91 (diff)
downloadmate-utils-a25a5ba66787219ee8614a11fd474026d3db005a.tar.bz2
mate-utils-a25a5ba66787219ee8614a11fd474026d3db005a.tar.xz
travis: add new build dependencies
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a132414b..1d9f3104 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,10 +32,12 @@ requires:
# Useful URL: https://git.archlinux.org/svntogit/community.git/tree/mate-utils
- gcc
- git
+ - inkscape
- intltool
- itstool
- libcanberra
- libgtop
+ - librsvg
- make
- mate-common
- mate-panel
@@ -49,12 +51,14 @@ requires:
- g++
- git
- gtk-doc-tools
+ - inkscape
- intltool
- libcanberra-gtk3-dev
- libglib2.0-dev
- libgtk-3-dev
- libgtop2-dev
- libmate-panel-applet-dev
+ - librsvg2-bin
- libx11-dev
- libxext-dev
- libxt-dev
@@ -73,10 +77,12 @@ requires:
- gcc-c++
- git
- hardlink
+ - inkscape
- libX11-devel
- libXmu-devel
- libcanberra-devel
- libgtop2-devel
+ - librsvg2-tools
- make
- mate-common
- mate-panel-devel
@@ -90,12 +96,14 @@ requires:
- g++
- git
- gtk-doc-tools
+ - inkscape
- intltool
- libcanberra-gtk3-dev
- libglib2.0-dev
- libgtk-3-dev
- libgtop2-dev
- libmate-panel-applet-dev
+ - librsvg2-bin
- libx11-dev
- libxext-dev
- libxt-dev