Require %{_bindir}/dot, el8 has xapian-core

This commit is contained in:
Jeroen van Meeuwen (Kolab Systems) 2019-03-12 19:31:44 +01:00
parent b7bcaa3708
commit c9a4ef29a3
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%if 0%{?fedora}
%if 0%{?fedora} || 0%{?rhel} >= 8
%global xapian_core_support ON
%else
%global xapian_core_support OFF
@ -46,6 +46,7 @@ BuildRequires: ghostscript
BuildRequires: gettext
BuildRequires: desktop-file-utils
BuildRequires: graphviz
Requires: %{_bindir}/dot
%else
BuildRequires: zlib-devel
%endif