Skip to content

Commit 5a43ee6

Browse files
committedMay 7, 2019
[RPM] Add missing gdal-python-tools dependency
Processing uses some python scripts that are part of gdal-python-tools package
1 parent 0566f2c commit 5a43ee6

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
@@ -171,6 +171,7 @@ Obsoletes: python2-%{name} < %{version}-%{release}
171171
Summary: Python integration and plug-ins for QGIS
172172
Requires: %{name}%{?_isa} = %{combinedversion}-%{release}
173173
Requires: gdal-python3
174+
Requires: gdal-python-tools
174175
Requires: python3-future
175176
Requires: python3-jinja2
176177
Requires: python3-OWSLib

0 commit comments

Comments
 (0)
Please sign in to comment.