chore: Remove unneeded lzip install line

This commit is contained in:
Kyle Gospodnetich 2023-10-03 13:57:04 -07:00
parent af88e82be5
commit 74ca60c496

View File

@ -169,7 +169,6 @@ RUN if grep -qv "nvidia" <<< "${IMAGE_NAME}"; then \
rocm-hip \
rocm-opencl \
waydroid \
lzip \
weston && \
sed -i~ -E 's/=.\$\(command -v (nft|ip6?tables-legacy).*/=/g' /usr/lib/waydroid/data/scripts/waydroid-net.sh \
; else \