[build] Include curl_cffi in yt-dlp_linux
Authored by: bashonly
This commit is contained in:
parent
42bfca00a6
commit
4521f30d14
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
set -e
|
||||
|
||||
source ~/.local/share/pipx/venvs/pyinstaller/bin/activate
|
||||
python -m devscripts.install_deps --include secretstorage
|
||||
python -m devscripts.install_deps --include secretstorage --include curl-cffi
|
||||
python -m devscripts.make_lazy_extractors
|
||||
python devscripts/update-version.py -c "${channel}" -r "${origin}" "${version}"
|
||||
python -m bundle.pyinstaller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue