Install libstroke manually
This commit is contained in:
parent
1905dda77d
commit
375b567b8d
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
---
|
---
|
||||||
|
- name: Install libstroke manually
|
||||||
|
become: true
|
||||||
|
command: pkg_add libstroke
|
||||||
- name: Install GUI packages
|
- name: Install GUI packages
|
||||||
become: true
|
become: true
|
||||||
pkgin:
|
pkgin:
|
||||||
|
|
Loading…
Reference in a new issue