mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 06:32:29 -06:00
new version appears to require libqt5svg5-dev
@@ -10,7 +10,7 @@ This guide is written for Debian/Ubuntu, but the process should be similar for o
|
|||||||
sudo apt-get install libboost-dev libboost-system-dev libboost-chrono-dev libboost-random-dev libssl-dev
|
sudo apt-get install libboost-dev libboost-system-dev libboost-chrono-dev libboost-random-dev libssl-dev
|
||||||
|
|
||||||
* Qt libraries
|
* Qt libraries
|
||||||
sudo apt-get install qtbase5-dev qttools5-dev-tools
|
sudo apt-get install qtbase5-dev qttools5-dev-tools libqt5svg5-dev
|
||||||
|
|
||||||
* Python (Run time only dependency, for the search engine)
|
* Python (Run time only dependency, for the search engine)
|
||||||
sudo apt-get install python3
|
sudo apt-get install python3
|
||||||
|
|||||||
Reference in New Issue
Block a user