From 88df59abe2698257ca8a63b3f12f118a9d19ddab Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Fri, 16 Feb 2018 02:28:49 +0200 Subject: [PATCH] Add explicit dependency on qt5 svg for the qbittorrent target. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 402736b6e..0fa41a6d6 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 + python (>= 2.7), geoip-database, 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