Inverted some checks.

This commit is contained in:
Vitaly Zaitsev 2020-04-28 14:37:04 +02:00
parent 160267329e
commit 707c632f9e
No known key found for this signature in database
GPG Key ID: BF99FC6DD45AB90A

View File

@ -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