Skip to content

Commit

Permalink
Merge pull request #8 from aws/saikiranakula-amzn-patch-3
Browse files Browse the repository at this point in the history
Added build requires dependencies fedora
  • Loading branch information
smhmhmd authored Aug 30, 2022
2 parents 7700fda + 5623abb commit 689cba3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package/credentials-fetcher-fedora.spec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@ License: Apache-2.0
URL: https://github.com/aws/credentials-fetcher
Source0: https://github.com/aws/credentials-fetcher/archive/refs/tags/%{version}.tar.gz

BuildRequires: cmake3 make chrpath openldap-devel grpc-devel
ExcludeArch: i686

BuildRequires: cmake3 make chrpath openldap-devel grpc-devel gcc-c++ mono-core
BuildRequires: protobuf-devel re2-devel krb5-devel systemd-devel systemd-rpm-macros
BuildRequires: glib2-devel boost-devel openssl-devel zlib-devel grpc-cli

Requires: bind-utils openldap mono-core openldap-clients

Expand Down

0 comments on commit 689cba3

Please sign in to comment.