gimp pdf support

This commit is contained in:
Pig Monkey 2015-12-07 14:02:34 -08:00
parent a41a8f02b2
commit 1764a4ab25

View file

@ -1,4 +1,9 @@
---
- name: Install poppler-glib
pacman: name=poppler-glib state=present
tags:
- gimp
- name: Install GIMP
pacman: name=gimp state=present
tags: