bundles/postgresql: install dev packages
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-10-16 19:24:40 +02:00
parent d442ab399e
commit 0533e4087a
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -1,6 +1,7 @@
pkg_apt = {
'postgresql-11': {},
'postgresql-client-11': {},
'postgresql-server-dev-11': {},
}
if node.has_bundle('zfs'):