mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-25 10:10:31 -06:00
Add python-exec to Gentoo dependencies
This commit is contained in:
parent
d41a380550
commit
a232d3e50b
@ -519,6 +519,7 @@ dev-db/redis
|
||||
dev-vcs/git
|
||||
app-arch/unzip
|
||||
dev-lang/python
|
||||
dev-lang/python-exec
|
||||
www-servers/nginx
|
||||
|
||||
# Optional, client for Let’s Encrypt:
|
||||
@ -559,7 +560,7 @@ rc-service postgresql-11 start
|
||||
6. Create Python version symlink for youtube-dl:
|
||||
|
||||
```
|
||||
sudo ln -s /usr/bin/python3 /usr/bin/python
|
||||
emerge -1 python-exec
|
||||
```
|
||||
|
||||
## OpenBSD
|
||||
|
Loading…
Reference in New Issue
Block a user