mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-16 17:42:57 +00:00
chore: Remove no longer needed patched wireplumber
This commit is contained in:
parent
e67da9b80d
commit
ac45df2766
@ -668,6 +668,7 @@ RUN rpm-ostree install \
|
|||||||
jupiter-fan-control \
|
jupiter-fan-control \
|
||||||
jupiter-hw-support-btrfs \
|
jupiter-hw-support-btrfs \
|
||||||
galileo-mura \
|
galileo-mura \
|
||||||
|
steamdeck-dsp \
|
||||||
powerbuttond \
|
powerbuttond \
|
||||||
hhd \
|
hhd \
|
||||||
hhd-ui \
|
hhd-ui \
|
||||||
@ -695,12 +696,10 @@ RUN rpm-ostree install \
|
|||||||
rm -rf /tmp/jupiter-dock-updater-bin && \
|
rm -rf /tmp/jupiter-dock-updater-bin && \
|
||||||
ostree container commit
|
ostree container commit
|
||||||
|
|
||||||
# Install Steam Deck patched Wireplumber & UPower
|
# Install Steam Deck patched UPower
|
||||||
RUN rpm-ostree override replace \
|
RUN rpm-ostree override replace \
|
||||||
--experimental \
|
--experimental \
|
||||||
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
||||||
wireplumber \
|
|
||||||
wireplumber-libs \
|
|
||||||
upower \
|
upower \
|
||||||
upower-libs && \
|
upower-libs && \
|
||||||
ostree container commit
|
ostree container commit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user