]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: acl_dep switch to dependency()
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 23 Mar 2023 08:12:52 +0000 (09:12 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 12 Jun 2023 09:58:26 +0000 (11:58 +0200)
commit63ca3e656c0e8499478cad72cfa70a4e46321812
tree46ae7f648f983d3ec517f776b3474e38dbaf519f
parent97f0bd00b4d055f2329392d2f8b7fe566fc65901
meson: acl_dep switch to dependency()

The pkg-config file to libacl was introduced in 2.2.53 release.
Now that every supported distro ships at least this version, we
can switch meson detection to dependency().

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
meson.build