mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
Remove some unnecessary dependencies
This commit is contained in:
parent
0be6d83d92
commit
66402b7526
1 changed files with 2 additions and 2 deletions
4
README
4
README
|
@ -43,9 +43,9 @@ Debian or Ubuntu system:
|
|||
|
||||
sudo apt-get install g++ make python-all-dev python-all python-dbus \
|
||||
python-gtk2 python-notify librsvg2-common python-xdg python-support \
|
||||
subversion libboost-dev libboost-python-dev libboost-iostreams-dev \
|
||||
subversion libboost-dev libboost-python-dev \
|
||||
libboost-thread-dev libboost-date-time-dev libboost-filesystem-dev \
|
||||
libboost-serialization-dev libssl-dev zlib1g-dev python-setuptools \
|
||||
libssl-dev zlib1g-dev python-setuptools \
|
||||
python-mako python-twisted-web python-chardet python-simplejson
|
||||
|
||||
The names of the packages may vary depending on your OS / distro.
|
||||
|
|
Loading…
Add table
Reference in a new issue