mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
The libpq5 package currently has a dependency on libzstd, which is only in EPEL on EL7. Use postgresql-libs instead for now. We need to change this back to libpq5 if/when the RPM is fixed, so we can include the -devel package.