Add python-exec to Gentoo dependencies

pull/4468/head
frankstrater 2021-10-13 08:55:40 +02:00 committed by Chocobozzz
parent d41a380550
commit a232d3e50b
1 changed files with 2 additions and 1 deletions

View File

@ -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 Lets 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