mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-06 08:28:39 +00:00
update the sudo apt-get install line
This commit is contained in:
parent
0c0cfaf597
commit
d317d5c857
1 changed files with 2 additions and 1 deletions
3
README
3
README
|
@ -68,7 +68,8 @@ sudo apt-get install g++ make python-all-dev python-all python-dbus \
|
||||||
python-gtk2 python-notify librsvg2-common python-xdg python-support \
|
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-iostreams-dev \
|
||||||
libboost-thread-dev libboost-date-time-dev libboost-filesystem-dev \
|
libboost-thread-dev libboost-date-time-dev libboost-filesystem-dev \
|
||||||
libboost-serialization-dev libssl-dev zlib1g-dev python-setuptools
|
libboost-serialization-dev libssl-dev zlib1g-dev python-setuptools \
|
||||||
|
python-mako python-twisted-web python-chardet
|
||||||
|
|
||||||
The names of the packages may vary depending on your OS / distro.
|
The names of the packages may vary depending on your OS / distro.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue