mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Add explicit dependency on qt5 svg for the qbittorrent target.
This commit is contained in:
parent
f78dcf3abb
commit
88df59abe2
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
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue