diff --git a/pgagroal.spec b/pgagroal.spec index 23861721..af99bc9f 100644 --- a/pgagroal.spec +++ b/pgagroal.spec @@ -7,8 +7,8 @@ URL: https://github.com/agroal/pgagroal Source0: https://github.com/agroal/pgagroal/archive/%{version}.tar.gz BuildRequires: gcc cmake make python3-docutils -BuildRequires: libev libev-devel openssl openssl-devel systemd systemd-devel -Requires: libev openssl systemd +BuildRequires: libev libev-devel openssl openssl-devel systemd systemd-devel libatomic cjson cjson-devel +Requires: libev openssl systemd libatomic cjson %description pgagroal is a high-performance connection pool for PostgreSQL.