Skip to content

Commit 1257311

Browse files
committed
[RPM] Add missing gdal-python-tools dependency
Processing uses some python scripts that are part of gdal-python-tools package
1 parent 253a882 commit 1257311

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rpm/qgis.spec.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ Obsoletes: python2-%{name} < %{version}-%{release}
168168
Summary: Python integration and plug-ins for QGIS
169169
Requires: %{name}%{?_isa} = %{combinedversion}-%{release}
170170
Requires: gdal-python3
171+
Requires: gdal-python-tools
171172
Requires: python3-future
172173
Requires: python3-jinja2
173174
Requires: python3-OWSLib

0 commit comments

Comments
 (0)