install flac2all

This commit is contained in:
Pig Monkey 2015-12-20 12:26:17 -08:00
parent df15a245ba
commit f4e5f501d0
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,6 @@
---
- name: Install flac2all
aur: name=flac2all user={{ user.name }}
tags:
- aur
- flac2all

View file

@ -11,6 +11,7 @@
- include: calibre.yml
- include: pianobar.yml
- include: teiler.yml
- include: flac2all.yml
- name: Install misc media codecs and helpers
pacman: name={{ item }} state=present