Drop python2 and geoip dependencies

This commit is contained in:
sledgehammer999 2020-04-01 18:17:58 +03:00
commit ce4c519f64
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2

2
debian/control vendored
View file

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