diff --git a/tools/cockpit.spec b/tools/cockpit.spec index 2045e660dcea..51d6ad2b60a7 100644 --- a/tools/cockpit.spec +++ b/tools/cockpit.spec @@ -138,7 +138,7 @@ Requires: subscription-manager-cockpit BuildRequires: python3-devel BuildRequires: python3-pip -%if 0%{?rhel} == 0 +%if 0%{?rhel} == 0 && !0%{?suse_version} # All of these are only required for running pytest (which we only do on Fedora) BuildRequires: procps-ng BuildRequires: pyproject-rpm-macros