mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-09 12:45:05 +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 \
|
--from repo=updates \
|
||||||
libv4l \
|
libv4l \
|
||||||
|| true && \
|
|| 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 \
|
rpm-ostree override remove \
|
||||||
glibc32 \
|
glibc32 \
|
||||||
|| true && \
|
|| true && \
|
||||||
|
Loading…
Reference in New Issue
Block a user