mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-07 13:20:58 +00:00
chore: Test - Don't replace pipewire and remove steamdeck-dsp
This commit is contained in:
parent
685243c1ad
commit
9ef390a91f
@ -124,19 +124,7 @@ RUN if [[ "${IMAGE_FLAVOR}" =~ "nvidia" ]]; then \
|
|||||||
wget https://gitlab.com/popsulfr/steamos-btrfs/-/raw/main/files/usr/lib/systemd/system/btrfs-dedup@.timer -O /usr/lib/systemd/system/btrfs-dedup@.timer
|
wget https://gitlab.com/popsulfr/steamos-btrfs/-/raw/main/files/usr/lib/systemd/system/btrfs-dedup@.timer -O /usr/lib/systemd/system/btrfs-dedup@.timer
|
||||||
|
|
||||||
# Install Steam & Lutris, plus supporting packages
|
# Install Steam & Lutris, plus supporting packages
|
||||||
RUN rpm-ostree override replace \
|
RUN rpm-ostree install \
|
||||||
--experimental \
|
|
||||||
--from repo=updates \
|
|
||||||
pipewire \
|
|
||||||
pipewire-alsa \
|
|
||||||
pipewire-gstreamer \
|
|
||||||
pipewire-jack-audio-connection-kit \
|
|
||||||
pipewire-jack-audio-connection-kit-libs \
|
|
||||||
pipewire-libs \
|
|
||||||
pipewire-pulseaudio \
|
|
||||||
pipewire-utils \
|
|
||||||
|| true && \
|
|
||||||
rpm-ostree install \
|
|
||||||
vulkan-loader.i686 \
|
vulkan-loader.i686 \
|
||||||
alsa-lib.i686 \
|
alsa-lib.i686 \
|
||||||
fontconfig.i686 \
|
fontconfig.i686 \
|
||||||
@ -409,7 +397,6 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
|||||||
RUN rpm-ostree install \
|
RUN rpm-ostree install \
|
||||||
jupiter-fan-control \
|
jupiter-fan-control \
|
||||||
jupiter-hw-support-btrfs \
|
jupiter-hw-support-btrfs \
|
||||||
steamdeck-dsp \
|
|
||||||
galileo-mura \
|
galileo-mura \
|
||||||
powerbuttond \
|
powerbuttond \
|
||||||
HandyGCCS \
|
HandyGCCS \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user