build-system: remove Grantlee from the packaging scripts

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2020-10-07 12:46:41 -07:00
parent 21f1cf09f7
commit ec7422feb5
6 changed files with 1 additions and 35 deletions

View file

@ -37,14 +37,6 @@ BuildRequires: libxslt-devel
BuildRequires: libssh2-devel
BuildRequires: libcurl-devel
BuildRequires: libgit2-devel
%if 0%{?fedora_version} >= 30
# current Fedora has Grantlee under a different name
# and F32 has a weird conflict with different boost-regex versions
BuildRequires: grantlee-qt5-devel
BuildRequires: boost-regex
%else
BuildRequires: grantlee5-devel
%endif
%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
BuildRequires: netpbm-devel
BuildRequires: openssl-devel