SHA256
1
0
forked from pool/qgis

Accepting request 743226 from home:1Antoine1:branches:Application:Geo

- Remove gpsbabel from build requirements: It's only recommended
  at runtime. This fixes build on ppc64(le) for which gpsbabel is
  not available.
- Remove obsolete filters in qgis.rpmlintrc.

OBS-URL: https://build.opensuse.org/request/show/743226
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=273
This commit is contained in:
Lars Vogdt
2019-10-27 14:24:11 +00:00
committed by Git OBS Bridge
parent 11a46e913b
commit c2afbc6f68
3 changed files with 8 additions and 6 deletions

View File

@@ -42,7 +42,6 @@ BuildRequires: fdupes
BuildRequires: filesystem
BuildRequires: flex >= 2.5.6
BuildRequires: geos-devel >= 3.4
BuildRequires: gpsbabel
%if %{with grass}
BuildRequires: grass-devel >= 7.2
%endif