mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-04 12:39:58 +00:00
chore: Remove glibc32 to fix builds, this will be reinstalled by later build steps.
This commit is contained in:
parent
9aca6dd992
commit
7c9c55f866
@ -108,6 +108,9 @@ RUN rpm-ostree override replace \
|
||||
--from repo=updates \
|
||||
atk \
|
||||
at-spi2-atk \
|
||||
|| true && \
|
||||
rpm-ostree override remove \
|
||||
glibc32 \
|
||||
|| true
|
||||
|
||||
# Install Valve's patched Mesa, Pipewire and Bluez
|
||||
|
Loading…
x
Reference in New Issue
Block a user