mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
chore: Update atk
This commit is contained in:
parent
58b3d9e8cc
commit
9f734761d3
@ -95,6 +95,17 @@ RUN rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=updates \
|
||||
gnutls \
|
||||
|| true && \
|
||||
rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=updates \
|
||||
glib2 \
|
||||
|| true && \
|
||||
rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=updates \
|
||||
atk \
|
||||
at-spi2-atk \
|
||||
|| true
|
||||
|
||||
# Install Valve's patched Mesa, Pipewire and Bluez
|
||||
@ -183,6 +194,8 @@ RUN rpm-ostree install \
|
||||
|
||||
# Install Steam & Lutris, plus supporting packages
|
||||
RUN rpm-ostree install \
|
||||
at-spi2-core.i686 \
|
||||
atk.i686 \
|
||||
vulkan-loader.i686 \
|
||||
mesa-vulkan-drivers.i686 \
|
||||
alsa-lib.i686 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user