mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-29 02:30:16 +00:00
install cmake to fix broken battery-stats package
This commit is contained in:
parent
fc174c140d
commit
4d2e15f3d0
1 changed files with 3 additions and 0 deletions
|
|
@ -37,6 +37,9 @@
|
|||
tags:
|
||||
- aur
|
||||
|
||||
- name: Install cmake for battery-stats
|
||||
pacman: name=cmake state=present
|
||||
|
||||
- name: Install battery-stats
|
||||
aur:
|
||||
name: battery-stats-git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue