Skip to content
  • Antonio Ospite's avatar
    meson: actually check glib dependency version · 03a109f5
    Antonio Ospite authored
    Actually check the version constraint when looking for the glib
    dependency.
    
    The version check will make meson use the fallback dependency when the
    one from the system is not recent enough, and eventually make the build
    succeed even on some older systems like Ubuntu 16.04.
    
    Part-of: <!212>
    03a109f5