toolbox/completion
Debarshi Ray 1567d207c6 build: Silence a WARNING
Otherwise, Meson complains:
  completion/meson.build:4: WARNING: Project targeting '>= 0.58.0' but
    tried to use feature deprecated since '0.56.0':
    dependency.get_pkgconfig_variable. use
    dependency.get_variable(pkgconfig : ...) instead

Fallout from bafbbe81c9

https://github.com/containers/toolbox/pull/1096
2022-08-31 19:35:01 +02:00
..
generate_completions.py cmd/completion: Add prefix to command to hide it better 2022-05-13 16:33:32 +03:00
meson.build build: Silence a WARNING 2022-08-31 19:35:01 +02:00