add gsed
parent
58c1fb442e
commit
6478aec7f9
2
pkg.yml
2
pkg.yml
|
@ -4,7 +4,7 @@
|
|||
become_user: root
|
||||
become_method: sudo
|
||||
community.general.pkgng:
|
||||
name: libtool,autogen,libuv,gettext,autoconf,automake,gmake,coreutils,bash,tmux,git,most,node,npm,cmake,llvm10,jq
|
||||
name: libtool,autogen,libuv,gettext,autoconf,automake,gmake,coreutils,bash,tmux,git,most,node,npm,cmake,llvm10,jq,gsed
|
||||
state: present
|
||||
|
||||
- name: install desktop pkg applications
|
||||
|
|
Reference in New Issue