diff options
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 91c41f2..d1768ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,17 +30,20 @@ env: requires: archlinux: # Useful URL: https://git.archlinux.org/svntogit/community.git/tree/mate-power-manager + - dbus-glib - file - gcc - git - intltool - itstool + - libcanberra - libgnome-keyring - libnotify - make - mate-common - mate-panel - python + - upower - which - yelp-tools |