attempt to fix xwayland frac scale: 1
Some checks failed
PikaOS Package Build Only (amd64-v3) / build (push) Failing after 1m23s
Some checks failed
PikaOS Package Build Only (amd64-v3) / build (push) Failing after 1m23s
This commit is contained in:
parent
0ff9e05c2f
commit
f3230b11c5
2
.github/build-nest-v3
vendored
2
.github/build-nest-v3
vendored
@ -1 +1 @@
|
|||||||
1
|
2
|
||||||
|
2
main.sh
2
main.sh
@ -16,7 +16,7 @@ cd ./mutter
|
|||||||
for i in $(cat ../patches/series) ; do echo "Applying Patch: $i" && patch -Np1 -i ../patches/$i || echo "Applying Patch $i Failed!"; done
|
for i in $(cat ../patches/series) ; do echo "Applying Patch: $i" && patch -Np1 -i ../patches/$i || echo "Applying Patch $i Failed!"; done
|
||||||
|
|
||||||
# TEMP FIX TILL FERREO CLEAN DOCKER
|
# TEMP FIX TILL FERREO CLEAN DOCKER
|
||||||
#apt-get install -y gir1.2-gtk-4.0=4.14.4+ds-8 libgtk-4-1=4.14.4+ds-8 gir1.2-adw-1=1.5.3-1 libadwaita-1-0=1.5.3-1 --allow-downgrades
|
apt-get install -y gir1.2-gtk-4.0=4.14.4+ds-8 libgtk-4-1=4.14.4+ds-8 gir1.2-adw-1=1.5.3-1 libadwaita-1-0=1.5.3-1 --allow-downgrades
|
||||||
|
|
||||||
# Get build deps
|
# Get build deps
|
||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
@ -8,4 +8,3 @@ workarounds/Mark-several-additional-tests-as-flaky.patch
|
|||||||
workarounds/kms-crtc-Increase-default-deadline-evasion-to-1000-micros.patch
|
workarounds/kms-crtc-Increase-default-deadline-evasion-to-1000-micros.patch
|
||||||
workarounds/place-Always-center-initial-setup.patch
|
workarounds/place-Always-center-initial-setup.patch
|
||||||
workarounds/cogl-tests-Avoid-converting-16bpc-float-16bpc.patch
|
workarounds/cogl-tests-Avoid-converting-16bpc-float-16bpc.patch
|
||||||
pika/xwayland-scaling-support.patch
|
|
||||||
|
Loading…
Reference in New Issue
Block a user