net-misc/yt-dlp: fix typo in comment + reword a bit

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-10-22 04:45:12 -04:00
parent 9e69cfa2c6
commit dcdc25e1b1

View File

@@ -36,8 +36,8 @@ IUSE="+deno"
# default due to security concerns, users are on their own for these)
#
# yt-dlp-ejs requires pinning due to yt-dlp checking sha512sum of .js,
# may need to use the self-updater method in live ebuild if out of sync
# as there is on plans for a yt-dlp-ejs live ebuild at the moment
# live ebuild users may need to use the self-updater method if out of
# sync as there is no plans for a yt-dlp-ejs live ebuild at the moment
RDEPEND="
dev-python/pycryptodome[${PYTHON_USEDEP}]
~dev-python/yt-dlp-ejs-0.1.0[${PYTHON_USEDEP}]