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
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: nodejs-less
|
||||
%if 0%{?fedora}
|
||||
BuildRequires: python3-sphinx
|
||||
BuildRequires: python3-breathe
|
||||
%else
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||
BuildRequires: python2-sphinx
|
||||
BuildRequires: python2-breathe
|
||||
%else
|
||||
BuildRequires: python3-sphinx
|
||||
BuildRequires: python3-breathe
|
||||
%endif
|
||||
|
||||
# This package replaces the old name of cppformat
|
||||
|
Loading…
Reference in New Issue
Block a user