Skip to content

Commit 2ad0776

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 eea0428 commit 2ad0776

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

0 commit comments

Comments
 (0)
Please sign in to comment.