Updating package lists, to fix playbook issues post-upgrade
This commit is contained in:
parent
2a9079a8a1
commit
629ec70304
|
@ -94,7 +94,9 @@
|
||||||
- inkscape
|
- inkscape
|
||||||
- imagemagick
|
- imagemagick
|
||||||
- irssi
|
- irssi
|
||||||
|
- isync
|
||||||
- jekyll
|
- jekyll
|
||||||
|
- ksh
|
||||||
- jq
|
- jq
|
||||||
- lbzip2
|
- lbzip2
|
||||||
- lftp
|
- lftp
|
||||||
|
@ -113,6 +115,7 @@
|
||||||
- libsdl1.2-dev
|
- libsdl1.2-dev
|
||||||
- libsdl2-dev
|
- libsdl2-dev
|
||||||
- libssl-dev
|
- libssl-dev
|
||||||
|
- lua5.3
|
||||||
- lynx
|
- lynx
|
||||||
- make
|
- make
|
||||||
- mc
|
- mc
|
||||||
|
@ -147,6 +150,7 @@
|
||||||
- nasm
|
- nasm
|
||||||
- nbsdgames
|
- nbsdgames
|
||||||
- neofetch
|
- neofetch
|
||||||
|
- neomutt
|
||||||
- openbsd-inetd
|
- openbsd-inetd
|
||||||
- opendkim
|
- opendkim
|
||||||
- openssl
|
- openssl
|
||||||
|
@ -169,14 +173,19 @@
|
||||||
- php-tidy
|
- php-tidy
|
||||||
- php-xmlrpc
|
- php-xmlrpc
|
||||||
- php7.3-xsl
|
- php7.3-xsl
|
||||||
|
- php7.3-curl
|
||||||
|
- php7.3-xml
|
||||||
- pngtools
|
- pngtools
|
||||||
- python
|
- python
|
||||||
- python-certbot-apache
|
- python-certbot-apache
|
||||||
- python-pip
|
- python-pip
|
||||||
|
- python-potr
|
||||||
- python-twisted
|
- python-twisted
|
||||||
|
- python3
|
||||||
- python3-pip
|
- python3-pip
|
||||||
- python3-toot
|
- python3-toot
|
||||||
- python3-twisted
|
- python3-twisted
|
||||||
|
- python3-potr
|
||||||
- python3-venv
|
- python3-venv
|
||||||
- qemu
|
- qemu
|
||||||
- qemu-efi
|
- qemu-efi
|
||||||
|
@ -206,6 +215,12 @@
|
||||||
- vrms
|
- vrms
|
||||||
- w3m-img
|
- w3m-img
|
||||||
- weechat
|
- weechat
|
||||||
|
- weechat-lua
|
||||||
|
- weechat-php
|
||||||
|
- weechat-python
|
||||||
|
- weechat-ruby
|
||||||
|
- weechat-scripts
|
||||||
|
- weechat-tcl
|
||||||
- wordgrinder-ncurses
|
- wordgrinder-ncurses
|
||||||
- xdm
|
- xdm
|
||||||
- xfce4
|
- xfce4
|
||||||
|
|
|
@ -30,7 +30,6 @@
|
||||||
- createrepo
|
- createrepo
|
||||||
- dpkg-dev
|
- dpkg-dev
|
||||||
- gophernicus
|
- gophernicus
|
||||||
- libapache2-mod-php7.0
|
|
||||||
- mariadb-client
|
- mariadb-client
|
||||||
- mariadb-server
|
- mariadb-server
|
||||||
- php-imagick
|
- php-imagick
|
||||||
|
@ -42,7 +41,6 @@
|
||||||
- php-gd
|
- php-gd
|
||||||
- php-imap
|
- php-imap
|
||||||
- php-intl
|
- php-intl
|
||||||
- php-mcrypt
|
|
||||||
- php-mysql
|
- php-mysql
|
||||||
- php-pspell
|
- php-pspell
|
||||||
- php-recode
|
- php-recode
|
||||||
|
@ -50,7 +48,6 @@
|
||||||
- php-tidy
|
- php-tidy
|
||||||
- php-xmlrpc
|
- php-xmlrpc
|
||||||
- php7.3-xsl
|
- php7.3-xsl
|
||||||
- shellinabox
|
|
||||||
- tor
|
- tor
|
||||||
- torsocks
|
- torsocks
|
||||||
- yum-utils
|
- yum-utils
|
||||||
|
|
Loading…
Reference in New Issue