From: Devrim Gunduz Date: Mon, 14 Apr 2025 11:26:13 +0000 (+0300) Subject: osm2pgsql: Cosmetic update X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=f65f4076acaf1787a27ddcc9ca3e56fba8d223d4;p=pgrpms.git osm2pgsql: Cosmetic update --- diff --git a/rpm/redhat/main/common/osm2pgsql/main/osm2pgsql.spec b/rpm/redhat/main/common/osm2pgsql/main/osm2pgsql.spec index b4e758c4b..7056285ba 100644 --- a/rpm/redhat/main/common/osm2pgsql/main/osm2pgsql.spec +++ b/rpm/redhat/main/common/osm2pgsql/main/osm2pgsql.spec @@ -33,10 +33,8 @@ BuildRequires: Catch2-2-devel clang-tools BuildRequires: libexpat-devel nlohmann_json-devel BuildRequires: lua54-devel %else -BuildRequires: boost-devel bzip2-devel -BuildRequires: catch2-devel clang-tools-extra -BuildRequires: expat-devel json-devel -BuildRequires: lua-devel +BuildRequires: boost-devel bzip2-devel catch2-devel +BuildRequires: clang-tools-extra expat-devel json-devel lua-devel %endif Requires: libpq5