Conda: add libspnav to linux builds.

This commit is contained in:
Jacob Oursland
2024-05-07 16:56:54 -06:00
committed by Adrián Insaurralde Avalos
parent 03715005f8
commit 26784fd441

View File

@@ -2,6 +2,7 @@ name: freecad
channels:
- conda-forge
dependencies:
- libspnav # [linux]
- kernel-headers_linux-64 # [linux and x86_64]
- libdrm-cos6-x86_64 # [linux and x86_64]
- libselinux-cos6-x86_64 # [linux and x86_64]