mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06:00
Remove duplicate "libboost-system-dev"
@@ -3,7 +3,7 @@ This how-to will guide you though the compilation of qBittorrent and libtorrent-
|
||||
== Required dependencies ==
|
||||
* General required dependencies
|
||||
sudo apt-get install libboost-dev libboost-system-dev build-essential
|
||||
sudo apt-get install libboost-system-dev libboost-chrono-dev libboost-random-dev libssl-dev libgeoip-dev
|
||||
sudo apt-get install libboost-chrono-dev libboost-random-dev libssl-dev libgeoip-dev
|
||||
sudo apt-get install git pkg-config automake libtool
|
||||
|
||||
* Qt4 libraries (optional and only if it exists in your distro's repo)
|
||||
|
||||
Reference in New Issue
Block a user