debian packaging: drop explicit dependency on python3-sip

This commit is contained in:
Jürgen E. Fischer 2025-08-09 19:03:38 +00:00 committed by Nyall Dawson
parent 13a79b4cc4
commit f53f9d6177
2 changed files with 0 additions and 3 deletions

1
debian/control vendored
View File

@ -737,7 +737,6 @@ Depends:
python3-pygments,
python3-pyproj,
python3-pyqt6, python3-pyqt6.qsci, python3-pyqt6.qtmultimedia, python3-pyqt6.qtpositioning, python3-pyqt6.qtsvg, python3-pyqt6.qtserialport, python3-pyqt6.sip,
python3-sip,
python3-yaml,
python3-lxml,
${python3:Depends},

2
debian/control.in vendored
View File

@ -433,7 +433,6 @@ Description: QGIS - common Qt Quick files
#qt5# python3-pyproj,
#qt5# python3-pyqt5, python3-pyqt5.qsci, python3-pyqt5.qtsql, python3-pyqt5.qtmultimedia, python3-pyqt5.qtpositioning, python3-pyqt5.qtsvg, python3-pyqt5.qtserialport,
#qt5##webkit# python3-pyqt5.qtwebkit,
#qt5# python3-sip,
#qt5# python3-yaml,
#qt5# python3-lxml,
#qt5# ${python3:Depends},
@ -833,7 +832,6 @@ Description: QGIS - common Qt Quick files
#qt6# python3-pygments,
#qt6# python3-pyproj,
#qt6# python3-pyqt6, python3-pyqt6.qsci, python3-pyqt6.qtmultimedia, python3-pyqt6.qtpositioning, python3-pyqt6.qtsvg, python3-pyqt6.qtserialport, python3-pyqt6.sip,
#qt6# python3-sip,
#qt6# python3-yaml,
#qt6# python3-lxml,
#qt6# ${python3:Depends},