diff options
author | Wu Xiaotian <[email protected]> | 2019-09-21 18:08:59 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-09-23 18:17:59 +0200 |
commit | df8cda30504a2bbe85159996a9e6f626ffd38a25 (patch) | |
tree | 9a939fd41d626a2e2e1d6d90e3dc4419597993bd | |
parent | 16d50b14673b51968698d39db5e1f4f1130cfff5 (diff) | |
download | mate-applets-df8cda30504a2bbe85159996a9e6f626ffd38a25.tar.bz2 mate-applets-df8cda30504a2bbe85159996a9e6f626ffd38a25.tar.xz |
ci: add cpupower build dependency to archlinux
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 12f91ed3..c974168b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,6 +38,7 @@ env: requires: archlinux: # Useful URL: https://git.archlinux.org/svntogit/community.git/tree/mate-applets + - cpupower - gcc - git - gucharmap |