mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 18:33:04 +00:00
selinux-devel requires if option enabled
This commit is contained in:
parent
cc99a6c798
commit
363a82d9d7
1 changed files with 3 additions and 0 deletions
3
rpm.spec
3
rpm.spec
|
@ -152,6 +152,9 @@ BuildRequires: tcl-devel
|
||||||
%if %{with squirrel}
|
%if %{with squirrel}
|
||||||
BuildRequires: squirrel-devel
|
BuildRequires: squirrel-devel
|
||||||
%endif
|
%endif
|
||||||
|
%if %{with selinux}
|
||||||
|
BuildRequires: selinux-devel
|
||||||
|
%endif
|
||||||
%if %{with docs}
|
%if %{with docs}
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: graphviz
|
BuildRequires: graphviz
|
||||||
|
|
Loading…
Add table
Reference in a new issue