fix chromium deps installation

This commit is contained in:
vhsdream 2026-01-26 13:32:52 -05:00
parent f918c81c92
commit 57a3d71173

View File

@ -123,9 +123,10 @@ elif [[ "$DEPLOYMENT_TYPE" == "4" ]]; then
sed -i '/_BYPASS=/s/true/false' /etc/shelfmark/.env
else
msg_info "Installing internal bypasser dependencies"
$STD apt install -y \
$STD apt install -y --no-install-recommends \
xfvb \
ffmpeg \
chromium-common=143.0.7499.169-1~deb13u1 \
chromium=143.0.7499.169-1~deb13u1 \
chromium-driver=143.0.7499.169-1~deb13u1 \
python3-tk