From dec161acbad673a7e0b32ff2f12d18a9da76813b Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 24 Sep 2016 15:43:35 -0700 Subject: add Pre-Depends --- debian/control | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') 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 -- cgit v1.2.3