mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-28 22:13:30 +00:00
chore: Always update gstreamer1
This commit is contained in:
parent
054c8dd029
commit
532dab65b0
@ -74,6 +74,21 @@ RUN rpm-ostree override replace \
|
||||
--from repo=updates \
|
||||
atk \
|
||||
at-spi2-atk \
|
||||
|| true && \
|
||||
rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=updates \
|
||||
gstreamer1 \
|
||||
gstreamer1-plugins-base \
|
||||
gstreamer1-plugins-bad-free-libs \
|
||||
gstreamer1-plugins-good-qt \
|
||||
gstreamer1-plugins-good \
|
||||
gstreamer1-plugins-bad-free \
|
||||
gstreamer1-plugin-libav \
|
||||
gstreamer1-plugins-ugly-free \
|
||||
|| true && \
|
||||
rpm-ostree override remove \
|
||||
glibc32 \
|
||||
|| true
|
||||
|
||||
# Install gamescope-limiter patched Mesa
|
||||
|
Loading…
x
Reference in New Issue
Block a user