diff --git a/agent/rpm/pbench-agent.spec.j2 b/agent/rpm/pbench-agent.spec.j2 index 5174c4e846..eaaf1de0e7 100644 --- a/agent/rpm/pbench-agent.spec.j2 +++ b/agent/rpm/pbench-agent.spec.j2 @@ -16,9 +16,6 @@ Requires: ansible-core %if 0%{?rhel} == 7 Requires: python3, python3-pip -# For RHEL boxen we need the python development environment in order for the -# pip3 installs for some modules to be successful. -Requires: gcc python3-devel %endif %if 0%{?rhel} == 8