mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-07 12:57:23 +00:00
chore: Temporarily fix SDL2 dependency issue
This commit is contained in:
parent
e25ecac92f
commit
68a352de26
@ -159,6 +159,9 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|
||||
--from repo=updates \
|
||||
libv4l \
|
||||
|| true && \
|
||||
rpm-ostree install \
|
||||
https://kojipkgs.fedoraproject.org//packages/SDL2/2.30.3/1.fc40/i686/SDL2-2.30.3-1.fc40.i686.rpm \
|
||||
|| true && \
|
||||
rpm-ostree override remove \
|
||||
glibc32 \
|
||||
|| true && \
|
||||
|
Loading…
Reference in New Issue
Block a user