Uncomment support for CentOS.
This commit is contained in:
parent
2426838496
commit
54d8530c6f
12
dist/rpm/valentina.spec
vendored
12
dist/rpm/valentina.spec
vendored
|
@ -85,14 +85,14 @@ BuildRequires: libQt5XmlPatterns-devel
|
||||||
%endif # %if 0%{?suse_version} > 0
|
%endif # %if 0%{?suse_version} > 0
|
||||||
|
|
||||||
# CentOS 7.0 specifics
|
# CentOS 7.0 specifics
|
||||||
#%if 0%{?centos_version} >= 700 && 0%{?centos_version} < 800
|
%if 0%{?centos_version} >= 700 && 0%{?centos_version} < 800
|
||||||
#BuildRequires: llvm-private
|
BuildRequires: llvm-private
|
||||||
#%endif
|
%endif
|
||||||
|
|
||||||
# CentOS 8.0 specifics
|
# CentOS 8.0 specifics
|
||||||
#%if 0%{?centos_version} >= 800
|
%if 0%{?centos_version} >= 800
|
||||||
#BuildRequires: clang-libs
|
BuildRequires: clang-libs
|
||||||
#%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?mageia} > 0
|
%if 0%{?mageia} > 0
|
||||||
Requires: poppler
|
Requires: poppler
|
||||||
|
|
Loading…
Reference in New Issue
Block a user