diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-10-07 12:46:41 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-10-08 12:19:39 -0700 |
commit | ec7422feb5bb35cd8a456a67309df15c9b7ad59e (patch) | |
tree | cef9d6a8d5f4e64cc8704e41bb9f7fe68266d328 /packaging/OBS/subsurfacedaily.spec | |
parent | 21f1cf09f7de90080951dfb96d5ef638865624dc (diff) | |
download | subsurface-ec7422feb5bb35cd8a456a67309df15c9b7ad59e.tar.gz |
build-system: remove Grantlee from the packaging scripts
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/OBS/subsurfacedaily.spec')
-rw-r--r-- | packaging/OBS/subsurfacedaily.spec | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/packaging/OBS/subsurfacedaily.spec b/packaging/OBS/subsurfacedaily.spec index 586878fbd..e01373c23 100644 --- a/packaging/OBS/subsurfacedaily.spec +++ b/packaging/OBS/subsurfacedaily.spec @@ -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 |