meson: drop libblkid dep from components not using it directly

This commit is contained in:
Lennart Poettering
2025-09-24 10:13:35 +02:00
parent 77adf896ca
commit d71f2899bd
9 changed files with 2 additions and 11 deletions

View File

@@ -32,7 +32,6 @@ executables += [
libshared_fdisk,
],
'dependencies' : [
libblkid,
libfdisk,
libopenssl,
threads,