mirror of
https://abf.rosa.ru/djam/meson.git
synced 2025-02-23 03:42:47 +00:00
Fix BReq for python3.
This commit is contained in:
parent
67c35b0bf3
commit
e205eb066a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Source1: https://github.com/mesonbuild/meson/releases/download/%{version}/%{name
|
|||
Source2: %{name}.macros
|
||||
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: pkgconfig(python3)
|
||||
BuildRequires: pkgconfig(python3) >= 3.5
|
||||
|
||||
%if %{with check}
|
||||
BuildRequires: locales
|
||||
|
|
Loading…
Add table
Reference in a new issue