mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-22 15:38:53 +00:00
Merge branch 'jshuping-kiwix-deps'
This commit is contained in:
commit
939a66d0d5
1 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
---
|
||||
- name: Install kiwix
|
||||
aur: name=kiwix-cli-git user={{ user.name }}
|
||||
aur: name={{ item }} user={{ user.name }}
|
||||
with_items:
|
||||
- zimlib-git
|
||||
- ctpp2
|
||||
- kiwix-cli-git
|
||||
tags:
|
||||
- aur
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue