mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-15 00:07:25 -05:00
debian packaging: drop explicit dependency on python3-sip
This commit is contained in:
parent
13a79b4cc4
commit
f53f9d6177
1
debian/control
vendored
1
debian/control
vendored
@ -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
2
debian/control.in
vendored
@ -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},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user