add missing freebsd packages
parent
0785305a83
commit
7cf1b3543f
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,gsed,lsd
|
||||
name: libtool,autogen,libuv,gettext,autoconf,automake,gmake,coreutils,bash,tmux,git,most,node,npm,cmake,llvm10,jq,gsed,lsd,httpie,fzf
|
||||
state: present
|
||||
|
||||
- name: install desktop pkg applications
|
||||
|
|
Reference in New Issue