mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Drop python2 and geoip dependencies
This commit is contained in:
parent
1d81f64f5f
commit
ce4c519f64
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue