diff options
author | rbuj <[email protected]> | 2019-05-05 09:19:48 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-05-06 12:27:21 +0200 |
commit | d0a3797e331007434a42a3e9d753d1904ed9cf3a (patch) | |
tree | 4cf744756f357ddbf9dab2b3596aa8ac656eabdf | |
parent | 563dec11a51f4c6517509642e335a1fd64cd4ec4 (diff) | |
download | mate-utils-d0a3797e331007434a42a3e9d753d1904ed9cf3a.tar.bz2 mate-utils-d0a3797e331007434a42a3e9d753d1904ed9cf3a.tar.xz |
[ci] Remove inkscape, rsvg-convert from requires
-rw-r--r-- | .travis.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml index f01d92a4..f609f795 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,12 +67,10 @@ requires: - clang - gcc - git - - inkscape - intltool - itstool - libcanberra - libgtop - - librsvg - make - mate-common - mate-panel @@ -90,14 +88,12 @@ 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 @@ -118,12 +114,10 @@ requires: - gcc-c++ - git - hardlink - - inkscape - libX11-devel - libXmu-devel - libcanberra-devel - libgtop2-devel - - librsvg2-tools - make - mate-common - mate-panel-devel @@ -139,14 +133,12 @@ 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 |