From ce4c519f64cf75fbaf1369a85594d07c6fdd05e6 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Wed, 1 Apr 2020 18:17:58 +0300 Subject: [PATCH] Drop python2 and geoip dependencies --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5079b35d7..d8c79e460 100644 --- a/debian/control +++ b/debian/control @@ -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