Clean up FreeBSD packages
This commit is contained in:
parent
4e6aebb046
commit
aa522e8a4d
2 changed files with 1 additions and 14 deletions
|
@ -27,21 +27,10 @@
|
||||||
packages:
|
packages:
|
||||||
- bash
|
- bash
|
||||||
- git
|
- git
|
||||||
- gnu-watch
|
|
||||||
- gnupg
|
- gnupg
|
||||||
- mc
|
- mc
|
||||||
- nmap
|
- nmap
|
||||||
- rubygem-asciidoctor
|
|
||||||
- sqlite3
|
- sqlite3
|
||||||
- tmux
|
- tmux
|
||||||
- unzip # Needed for extracting fonts.
|
- unzip # Needed for extracting fonts.
|
||||||
- vim
|
- vim
|
||||||
- zsh
|
|
||||||
- name: Install asciidoctor-pdf Ruby gem
|
|
||||||
become: true
|
|
||||||
community.general.gem:
|
|
||||||
name: asciidoctor-pdf
|
|
||||||
state: present
|
|
||||||
pre_release: yes
|
|
||||||
user_install: no
|
|
||||||
norc: yes
|
|
||||||
|
|
|
@ -27,18 +27,16 @@
|
||||||
packages:
|
packages:
|
||||||
- dbus
|
- dbus
|
||||||
- en_GB-libreoffice
|
- en_GB-libreoffice
|
||||||
- firefox-esr
|
- firefox
|
||||||
- git-gui
|
- git-gui
|
||||||
- icewm
|
- icewm
|
||||||
- keepassxc
|
- keepassxc
|
||||||
- liberation-fonts-ttf
|
- liberation-fonts-ttf
|
||||||
- libreoffice
|
- libreoffice
|
||||||
- luit # Needed by xterm.
|
- luit # Needed by xterm.
|
||||||
- mutt
|
|
||||||
- noto-basic
|
- noto-basic
|
||||||
- noto-emoji
|
- noto-emoji
|
||||||
- noto-extra
|
- noto-extra
|
||||||
- redshift
|
|
||||||
- rxvt-unicode
|
- rxvt-unicode
|
||||||
- tigervnc-viewer
|
- tigervnc-viewer
|
||||||
- xinput
|
- xinput
|
||||||
|
|
Loading…
Reference in a new issue