aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 10f7ce0..d19674c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Package: libzxcvbn-dev
Section: libdevel
Architecture: any
Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
Depends: libzxcvbn0 (= ${binary:Version}), ${misc:Depends}
Description: password strength estimation library - development files
This library is a C/C++ implementation of the zxcvbn password
@@ -24,6 +25,7 @@ Description: password strength estimation library - development files
Package: libzxcvbn0
Architecture: any
Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: password strength estimation library
This library is a C/C++ implementation of the zxcvbn password