Fix to add module recommended packages
Some checks are pending
webmin.dev: webmin/webmin / build (push) Waiting to run

This commit is contained in:
Ilia Ross
2026-03-19 18:46:01 +02:00
parent a4846f5f32
commit f39a59bdce

View File

@@ -4,3 +4,5 @@ name=PostgreSQL
longdesc=Manage databases, tables and users in your PostgreSQL database server.
readonly=1
cpan=1
rpm_recommends=perl-DBI perl-DBD-Pg
deb_recommends=libdbi-perl libdbd-pg-perl