[packages:design] add synfigstudio and blender

This commit is contained in:
Simon Bruder 2019-01-07 13:51:51 +00:00
parent 3561ede87e
commit de60d11a38
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -2,6 +2,7 @@
- name: install design packages - name: install design packages
apt: apt:
name: name:
- blender
- darktable - darktable
- font-manager - font-manager
- fonts-roboto - fonts-roboto
@ -10,4 +11,5 @@
- gimp-gmic - gimp-gmic
- inkscape - inkscape
- pdfsam - pdfsam
- synfigstudio
state: present state: present