mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
add gnu plot
This commit is contained in:
parent
e73db692da
commit
d4d99fcdf1
1 changed files with 5 additions and 0 deletions
|
|
@ -89,3 +89,8 @@
|
|||
user: "{{ user.name }}"
|
||||
tags:
|
||||
- aur
|
||||
|
||||
- name: Install GNU Plot
|
||||
pacman:
|
||||
name: gnuplot
|
||||
state: present
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue