mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-06-04 11:25:39 +08:00

* linux.d/debian: adds libspnav-dev dependency; enables spacemouse support * linux.d/arch: adds libspnav dependency; enables spacemouse support * linux.d/fedora: adds libspnav-devel dependency; enables spacemouse support
Files in this directory are named for the exact output of awk -F= '/^ID=/ {print $2}' /etc/os-release
for their respective distribution.
When BuildLinux.sh
is executed, the respective file for the distribution will be sourced so the distribution specific instructions/logic are used.