mirror of
https://github.com/transmission/transmission
synced 2025-01-03 05:25:52 +00:00
docs: document python3 builddep when building libpsl
This commit is contained in:
parent
7ad3dfa8e5
commit
b64e65cf2e
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ On Debian, you can build transmission with a few dependencies on top of a base i
|
||||||
|
|
||||||
For building transmission-daemon you will need basic dependencies
|
For building transmission-daemon you will need basic dependencies
|
||||||
```console
|
```console
|
||||||
$ sudo apt install git build-essential cmake libcurl4-openssl-dev libssl-dev
|
$ sudo apt install git build-essential cmake libcurl4-openssl-dev libssl-dev python3
|
||||||
```
|
```
|
||||||
You likely want to install transmission as a native GUI application. There are two options, GTK and QT.
|
You likely want to install transmission as a native GUI application. There are two options, GTK and QT.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue