]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: Remove libblkid dependency on libmount
authorJordan Williams <jordan@jwillikers.com>
Mon, 8 Apr 2024 16:37:01 +0000 (11:37 -0500)
committerJordan Williams <jordan@jwillikers.com>
Mon, 15 Apr 2024 13:02:21 +0000 (08:02 -0500)
commitb159ba20264aa424453ff312bc8093337c883d34
treee2dfbba5f0d81d6df950bd0663d6c43bd0a797ca
parent79546fc1b084839e635eba6736cd809bdbda5d6e
meson: Remove libblkid dependency on libmount

I added this incorrect dependency between libblkid and libmount.
The option to build libblkid should be allowed whether or not the
build-libmount feature is allowed.

Signed-off-by: Jordan Williams <jordan@jwillikers.com>
(cherry picked from commit efce415c094e7daf2b0781c70129b4f0f05120d4)
meson.build