OrcaSlicer/linux.d
lodriguez be3bbfa39e
remove OSMesa (#9708)
* remove OSMesa

OSMesa is depricated for quite a while and got removed with Mesa 25.1.0

* remove OSMesa from all buildfiles, readmes, etc…

---------

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
2025-06-15 14:53:42 +08:00
..
arch adds libspnav-dev dependency to linux.d/debian (#9498) 2025-05-16 09:37:52 +08:00
clear-linux-os support Clear Linux OS (#5652) 2024-06-29 12:21:29 +08:00
debian remove OSMesa (#9708) 2025-06-15 14:53:42 +08:00
fedora remove OSMesa (#9708) 2025-06-15 14:53:42 +08:00
README.md Fixes, refactors and enhances Linux build-scripts (#8269) 2025-06-15 00:41:20 +08:00

Files in this directory are named for the exact output of awk -F= '/^ID=/ {print $2}' /etc/os-release for their respective distribution.

When build_linux.sh is executed, the respective file for the distribution will be sourced so the distribution specific instructions/logic are used.