Pixi: pin xcb-util-cursor==0.1.5 to address cursor bug.
This commit is contained in:
committed by
Chris Hennes
parent
b0a9c6ea4b
commit
5f0d6b4aef
@@ -95,6 +95,7 @@ pixman-cos7-x86_64 = "*"
|
||||
qt6-wayland = "*"
|
||||
sed = "*"
|
||||
sysroot_linux-64 = "*"
|
||||
xcb-util-cursor = "==0.1.5" ## hack to address https://github.com/FreeCAD/FreeCAD/issues/26726
|
||||
xorg-x11-server-common-cos7-x86_64 = "*"
|
||||
xorg-x11-server-xvfb-cos7-x86_64 = "*"
|
||||
xorg-xproto = "*"
|
||||
@@ -134,6 +135,7 @@ pixman-cos7-aarch64 = "*"
|
||||
qt6-wayland = "*"
|
||||
sed = "*"
|
||||
sysroot_linux-aarch64 = "*"
|
||||
xcb-util-cursor = "==0.1.5" ## hack to address https://github.com/FreeCAD/FreeCAD/issues/26726
|
||||
xorg-x11-server-common-cos7-aarch64 = "*"
|
||||
xorg-x11-server-xvfb-cos7-aarch64 = "*"
|
||||
xorg-xproto = "*"
|
||||
|
||||
Reference in New Issue
Block a user