chore: Drop libvpx override

This commit is contained in:
Kyle Gospodnetich 2024-07-08 21:40:43 -07:00
parent ba623ce993
commit a2c8db0617

View File

@ -122,11 +122,6 @@ RUN rpm-ostree override replace \
--from repo=updates \
fontconfig \
|| true && \
rpm-ostree override replace \
--experimental \
--from repo=updates \
libvpx \
|| true && \
rpm-ostree override remove \
glibc32 \
|| true && \