a2cae8b9a4
* SDLAda-2.5.5 release Latest revision update to 2.5.5. * Fix the package names and distribution. * Fix the package names and distribution. * Remove the depends stuff to see if it builds without it, can always come back. * Try again to get at least debian based oses to compile with the correct depends. * Fix type, missing ticks. * AMove the available distributions section to before actions. * Another attempt to get this right. * Final attempt, remove all that depends-on stuff, think that's for other crates. Add external hints for the various oses. * Remove all other OSes from external bar debian and ubuntu. * Add a hint. * Remove the external stuff. I give up on trying to get this thing to depend on the C libs, for now. * Finally back on track? Removed all the old external/depends-on stuff. * Finally back on track? Removed all the old external/depends-on stuff. * Temporary fix to get around CI/CD until I can sort out a fix. * Add fix for msys2. Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>