big-r81 commented on code in PR #199: URL: https://github.com/apache/couchdb-pkg/pull/199#discussion_r2830554564
########## rpm/SPECS/couchdb.spec.in: ########## @@ -33,25 +33,21 @@ Exclusiveos: linux Packager: CouchDB Developers <[email protected]> Patch1: 0001-build-with-sm68-on-aarch64.patch -BuildRequires: esl-erlang -BuildRequires: gcc Requires(pre): shadow-utils +BuildRequires: esl-erlang +BuildRequires: gcc BuildRequires: git -BuildRequires: help2man -BuildRequires: libcurl-devel -BuildRequires: libicu-devel -BuildRequires: nodejs >= 6.10.1 BuildRequires: java-21-openjdk-devel -Requires(post): curl +%if 0%{?rhel} < 10 +BuildRequires: libicu-devel Review Comment: I can move it out again, because it's installed via the yum dependencies in the image ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
