diff --git a/scons.spec b/scons.spec index 1b9321e..d4608bb 100644 --- a/scons.spec +++ b/scons.spec @@ -33,7 +33,7 @@ BuildRequires: fdupes BuildArch: noarch %if %{with_python3} BuildRequires: python3-devel >= 3.5 -Requires: python3 >= 3.5 +Requires: python3-base >= 3.5 %else BuildRequires: python-devel >= 2.7 %endif