summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-10-11 15:12:10 +0800
committerRobert Antoni Buj Gelonch <[email protected]>2019-10-11 19:18:55 +0200
commit85c0800d804995eb99e59a560529b273360b033f (patch)
treeb81bb9a0afe5a9ccc3e2c321a7946b2582491aef
parent73493f622ad0bc259f404f6e5aef8f3181f81104 (diff)
downloadmate-system-monitor-85c0800d804995eb99e59a560529b273360b033f.tar.bz2
mate-system-monitor-85c0800d804995eb99e59a560529b273360b033f.tar.xz
ci: add build-deps for travis
-rw-r--r--.travis.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 597b52d..b20e0fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -69,7 +69,6 @@ requires:
- gcc
- git
- gtkmm3
- - intltool
- libgtop
- libwnck3
- make
@@ -81,6 +80,7 @@ requires:
debian:
# Useful URL: https://github.com/mate-desktop/debian-packages
# Useful URL: https://salsa.debian.org/debian-mate-team/mate-system-monitor
+ - autopoint
- autoconf-archive
- clang
- clang-tools
@@ -88,7 +88,6 @@ requires:
- gcc
- g++
- git
- - intltool
- libglib2.0-dev
- libglibmm-2.4-dev
- libgtk-3-dev
@@ -100,6 +99,7 @@ requires:
- libxml2-dev
- make
- mate-common
+ - policykit-1
- quilt
- yelp-tools
@@ -122,16 +122,17 @@ requires:
- libxml2-devel
- make
- mate-common
+ - polkit-devel
- redhat-rpm-config
- systemd-devel
ubuntu:
+ - autopoint
- autoconf-archive
- clang
- clang-tools
- g++
- git
- - intltool
- libglib2.0-dev
- libglibmm-2.4-dev
- libgtk-3-dev
@@ -143,6 +144,7 @@ requires:
- libxml2-dev
- make
- mate-common
+ - policykit-1
- quilt
- yelp-tools