add gpxsee

This commit is contained in:
Pig Monkey 2020-07-24 16:43:40 -07:00
parent 56c1011cdb
commit 2c3362515d

View file

@ -2,6 +2,9 @@
- name: Install Viking
pacman: name=viking state=present
- name: Install GPXSee
pacman: name=gpxsee state=present
- name: Install gpxpy
aur: name=python-gpxpy user={{ user.name }}
tags: