Sebastian Dröge 83ae21e8fe ci: Add libatomic to the system packages for the Fedora image
F40's gcc ships with a libatomic.so that points to libatomic.so.1.2.0 which is
not installed as a dependency. That breaks library checks / linking.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8637>
2025-03-14 15:12:33 +00:00
..
2025-02-23 16:55:53 +00:00
2024-10-31 15:02:59 +00:00
2025-01-31 19:15:25 -03:00

GStreamer Docker images

* `fedora`: main image used to build GStreamer
* `checks`: image with pre-commit and gitlint used in the check stage