mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 00:32:52 +00:00
chore: Temporarily disable obs-vkcapture
This commit is contained in:
parent
01ecbaf524
commit
1bf6c8a6ae
@ -264,11 +264,6 @@ RUN if grep -qv "nvidia" <<< "${IMAGE_NAME}"; then \
|
||||
mangohud.x86_64 \
|
||||
mangohud.i686 \
|
||||
gperftools-libs.i686 && \
|
||||
if [[ "${IMAGE_FLAVOR}" != "surface-nvidia" ]]; then \
|
||||
rpm-ostree install \
|
||||
obs-vkcapture.x86_64 \
|
||||
obs-vkcapture.i686 \
|
||||
; fi && \
|
||||
ln -s /usr/bin/wine64 /usr/bin/wine && \
|
||||
wget $(curl https://api.github.com/repos/ishitatsuyuki/LatencyFleX/releases/latest | jq -r '.assets[] | select(.name| test(".*.tar.xz$")).browser_download_url') -O /tmp/latencyflex.tar.xz && \
|
||||
mkdir -p /tmp/latencyflex && \
|
||||
@ -428,8 +423,6 @@ RUN rpm-ostree install \
|
||||
vkBasalt.i686 \
|
||||
mangohud.x86_64 \
|
||||
mangohud.i686 \
|
||||
obs-vkcapture.x86_64 \
|
||||
obs-vkcapture.i686 \
|
||||
sdgyrodsu \
|
||||
sddm-sugar-steamOS \
|
||||
ibus-pinyin \
|
||||
|
Loading…
x
Reference in New Issue
Block a user