Skip to content

va: meson: Update and enhance meson syntax usage.

This patch contains two updates:

  1. Instead of checking for dependency already checked just to verify a version, we use the dependency version API.
  2. Update the deprecated function get_pkgconfig_variable.

Merge request reports