diff --git a/python314.spec b/python314.spec index 7fec5a1..958294c 100644 --- a/python314.spec +++ b/python314.spec @@ -252,8 +252,8 @@ BuildRequires: python3-python-docs-theme >= 2022.1 %if %{with experimental_jit} # needed for experimental_jit -BuildRequires: clang18 -BuildRequires: llvm18 +BuildRequires: clang +BuildRequires: llvm %endif %if %{without GIL}