Commit 39a464a5 authored by Pavel Vainerman's avatar Pavel Vainerman

Исправил ошибку с зависимостью на doxygen

parent 0d1d04d7
...@@ -20,6 +20,10 @@ BuildRequires: glibc-devel-static libcomedi-devel libcommoncpp2-devel libomniORB ...@@ -20,6 +20,10 @@ BuildRequires: glibc-devel-static libcomedi-devel libcommoncpp2-devel libomniORB
# Using old package name instead of libmysqlclient-devel it absent in branch 5.0 for yauza # Using old package name instead of libmysqlclient-devel it absent in branch 5.0 for yauza
BuildRequires: libMySQL-devel BuildRequires: libMySQL-devel
%if_enabled doc
BuildRequires: doxygen
%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