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 70be39dd0d
commit 3bb6f92885

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]