Browse Source

Use cryptsetup-bin as dependency, following the cryptsetup transition

Christoph Biedl 5 years ago
parent
commit
2b1431a90f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      debian/control

+ 3 - 3
debian/control

@@ -33,7 +33,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
     libpwquality-tools,
     luksmeta,
 Recommends:
-    cryptsetup,
+    cryptsetup-bin,
 Description: automated encryption framework
  Clevis is a plugable framework for automated decryption. It can be used
  to provide automated decryption of data or even automated unlocking of
@@ -47,7 +47,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
     clevis,
     tpm2-tools,
 Recommends:
-    cryptsetup,
+    cryptsetup-bin,
 Description: automated encryption framework, TPM2 support
  Clevis is a plugable framework for automated decryption. It can be used
  to provide automated decryption of data or even automated unlocking of
@@ -69,7 +69,7 @@ Package: clevis-luks
 Architecture: all
 Depends: ${misc:Depends},
     clevis,
-    cryptsetup,
+    cryptsetup-bin,
     luksmeta,
 Description: LUKSv1 integration for clevis
  This package allows you to bind a LUKSv1 volume to a clevis unlocking