rx300: fix php packages

This commit is contained in:
Franzi 2021-11-22 20:34:02 +01:00
parent 02a2338250
commit 6cf6307d97
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -61,10 +61,6 @@ nodes['rx300'] = {
# for `bw test` on jenkins
'bind9utils': {},
# more php
'php-imagick': {},
'php-yaml': {},
# used by user:kunsi
'mosh': {},
'weechat': {},
@ -419,6 +415,7 @@ nodes['rx300'] = {
'version': '8.0',
'packages': {
'gd',
'imagick',
'imap',
'intl',
'mbstring',
@ -426,6 +423,7 @@ nodes['rx300'] = {
'pgsql',
'readline',
'xml',
'yaml',
},
},
'postfix': {