aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-09-24 15:43:35 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-09-24 15:43:35 -0700
commitdec161acbad673a7e0b32ff2f12d18a9da76813b (patch)
tree85e81ef7963e74732a507ebdd764a25ece203698 /debian
parente015baabd49e3eba7bb0516564d48fe143f8abcb (diff)
downloadzxcvbn-c-dec161acbad673a7e0b32ff2f12d18a9da76813b.tar.gz
add Pre-Depends
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