Commit 80fb5cff authored by Pavel Vainerman's avatar Pavel Vainerman

Вписал BuildRequire для catch

parent cf5c9a60
...@@ -64,6 +64,10 @@ BuildRequires(pre): rpm-build-python ...@@ -64,6 +64,10 @@ BuildRequires(pre): rpm-build-python
BuildRequires: doxygen BuildRequires: doxygen
%endif %endif
%if_enabled tests
BuildRequires: catch
%endif
%set_verify_elf_method textrel=strict,rpath=strict,unresolved=strict %set_verify_elf_method textrel=strict,rpath=strict,unresolved=strict
%description %description
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment