Add explicit dependency on qt5 svg for the qbittorrent target.

This commit is contained in:
sledgehammer999 2018-02-16 02:28:49 +02:00
commit 88df59abe2
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 python (>= 2.7), geoip-database, 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