Skip to content

Commit

Permalink
Fixes #8822: Missing BuildRequires for rudder-agent : pam-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
amousset committed Aug 5, 2016
1 parent ab5646e commit da8eb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rudder-agent/SPECS/rudder-agent.spec
Expand Up @@ -87,7 +87,7 @@ Patch1: fix-missing-headers
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

# Generic requirements
BuildRequires: gcc bison flex pcre-devel autoconf automake libtool
BuildRequires: gcc bison flex pcre-devel autoconf automake libtool pam-devel
Requires: pcre
Provides: rudder-agent
Conflicts: rudder-agent-thin
Expand Down

0 comments on commit da8eb9d

Please sign in to comment.