phpPgAdmin shouldn't require ">=dev-db/postgresql-7.0.0" because this server could be installed on another machine. Reproducible: Always Steps to Reproduce:
Hi, If the postgres herd is too busy to handle this bug, would you mind if I fixed this? Best regards, Stu
We can't remove DEPEND=postgresql from phppgadmin for now. As you say, phppgadmin don't need postgresql *server*. but phppgadmin requires postgresql library for *client* through mod_php. All libraries are installed by dev-db/postgresql at the moment, so we need to add it to DEPEND. We've been planning to seperate postgresql package into server and client. But it's not finished.
in cvs