mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-03 04:13:22 +00:00
chore: Use correct repo for bluez & pipewire
This commit is contained in:
parent
8d3530b2a3
commit
f449690bdb
@ -685,7 +685,7 @@ RUN rpm-ostree install \
|
||||
# Install Steam Deck patched Pipewire, Wireplumber, Bluez & UPower
|
||||
RUN rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
||||
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite-multilib \
|
||||
pipewire \
|
||||
pipewire-alsa \
|
||||
pipewire-gstreamer \
|
||||
@ -697,7 +697,10 @@ RUN rpm-ostree override replace \
|
||||
bluez \
|
||||
bluez-cups \
|
||||
bluez-libs \
|
||||
bluez-obexd \
|
||||
bluez-obexd && \
|
||||
rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
||||
wireplumber \
|
||||
wireplumber-libs \
|
||||
upower \
|
||||
|
Loading…
x
Reference in New Issue
Block a user