From a232d3e50b55b9c387c968e16d7a1ca2dfa6fdf9 Mon Sep 17 00:00:00 2001 From: frankstrater Date: Wed, 13 Oct 2021 08:55:40 +0200 Subject: Add python-exec to Gentoo dependencies --- support/doc/dependencies.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'support') diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index 7c3fcd55b..98de78fec 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md @@ -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 -- cgit v1.2.3