diff --git a/pkg/redhat/build.sh b/pkg/redhat/build.sh index cadad4f3b..8d6f2a24f 100755 --- a/pkg/redhat/build.sh +++ b/pkg/redhat/build.sh @@ -62,7 +62,7 @@ Summary: The core server package for pgAdmin. License: PostgreSQL URL: https://www.pgadmin.org/ -Requires: ${PYTHON_BINARY}, postgresql-libs >= 11, krb5-libs +Requires: ${PYTHON_BINARY}, libpq5, krb5-libs %description The core server package for pgAdmin. pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.