Include Atril PDF viewer
This commit is contained in:
parent
2dc4ac06db
commit
6a7c6029c6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
- name: Install NetBSD GUI packages
|
- name: Install NetBSD GUI packages
|
||||||
become: true
|
become: true
|
||||||
pkgin:
|
pkgin:
|
||||||
name: firefox,fvwm,motif,rxvt-unicode,vim-motif,xlockmore-lite
|
name: atril,firefox,fvwm,motif,rxvt-unicode,vim-motif,xlockmore-lite
|
||||||
state: present
|
state: present
|
||||||
- name: Enable xdm
|
- name: Enable xdm
|
||||||
become: true
|
become: true
|
||||||
|
|
Loading…
Reference in a new issue