diff options
Diffstat (limited to 'package/cryptsetup/Config.in')
-rw-r--r-- | package/cryptsetup/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/cryptsetup/Config.in b/package/cryptsetup/Config.in index 7322a4baf6..14b897a8a8 100644 --- a/package/cryptsetup/Config.in +++ b/package/cryptsetup/Config.in @@ -8,6 +8,7 @@ config BR2_PACKAGE_CRYPTSETUP select BR2_PACKAGE_LVM2 select BR2_PACKAGE_UTIL_LINUX select BR2_PACKAGE_UTIL_LINUX_LIBUUID + select BR2_PACKAGE_UTIL_LINUX_LIBBLKID select BR2_PACKAGE_JSON_C help This tool helps manipulate dm-crypt and luks partitions for |