mirror of
https://github.com/flatpak/flatpak.git
synced 2026-07-06 22:27:04 -04:00
This allows one extension point to match multiple versions of an extension. In particular, this is useful for OpenGL so that we can match the version matching the current runtime, as well as the "magic" 1.4 version for nvidia. Closes: #1722 Approved by: alexlarsson