Inverted some checks.
This commit is contained in:
parent
160267329e
commit
707c632f9e
8
fmt.spec
8
fmt.spec
@ -25,12 +25,12 @@ BuildRequires: cmake
|
|||||||
# For building documentation
|
# For building documentation
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: nodejs-less
|
BuildRequires: nodejs-less
|
||||||
%if 0%{?fedora}
|
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||||
BuildRequires: python3-sphinx
|
|
||||||
BuildRequires: python3-breathe
|
|
||||||
%else
|
|
||||||
BuildRequires: python2-sphinx
|
BuildRequires: python2-sphinx
|
||||||
BuildRequires: python2-breathe
|
BuildRequires: python2-breathe
|
||||||
|
%else
|
||||||
|
BuildRequires: python3-sphinx
|
||||||
|
BuildRequires: python3-breathe
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# This package replaces the old name of cppformat
|
# This package replaces the old name of cppformat
|
||||||
|
Loading…
Reference in New Issue
Block a user