Skip to content

Commit 559a4cb

Browse files
committed
debian packaging: add qgis-providers dependency to python3-qgis in case only the bindings are installed
1 parent 939caaa commit 559a4cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debian/control.in

+1
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ Architecture: any
369369
Section: python
370370
Depends:
371371
python3-qgis-common (= ${source:Version}),
372+
qgis-providers (= ${binary:Version}),
372373
libqgispython{QGIS_ABI},
373374
libsqlite3-mod-spatialite,
374375
python3-dateutil,

0 commit comments

Comments
 (0)