Skip to content

Fix Coriolis build on Arch Linux

Myrtle Shah requested to merge shah/coriolis:build-fix into devel

This series contains fixes for several issues shown up building Coriolis on Arch Linux with the latest libraries:

  • missing header includes that previous library versions didn't make apparent
  • a small Python API change
  • CMake changes needed to support modern FindPython

Merge request reports