Drop python2 and geoip dependencies

This commit is contained in:
sledgehammer999
2020-04-01 18:17:58 +03:00
parent 1d81f64f5f
commit ce4c519f64

2
debian/control vendored
View File

@@ -19,7 +19,7 @@ Homepage: http://www.qbittorrent.org/
Package: qbittorrent
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
python (>= 2.7), geoip-database, libqt5svg5
python3 (>= 3.3.0), libqt5svg5
Suggests: qbittorrent-dbg
Description: bittorrent client based on libtorrent-rasterbar with a Qt5 GUI
BitTorrent client written in C++ and based on libtorrent-rasterbar with a Qt5