]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: Restore alphabetical order of reported libraries
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 24 Sep 2024 07:26:43 +0000 (09:26 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 24 Sep 2024 07:58:49 +0000 (09:58 +0200)
commit794d49e3cf75309f130871d9ab5833b04a42e638
treecaf4c85edf016656d468c5260eee0bac36eae8cc
parent6d09340d6fb1a37b450c936ddf818b65b60478ac
meson: Restore alphabetical order of reported libraries

One of previous commits introduced json-c library and reports it
in the summary at the end. However, we like the list to be sorted
alphabetically which is not the case.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
meson.build