[DHG_packages] 04/04: zxcvbn-c: add missing Depends:
Sean Whitton
spw-guest at moszumanska.debian.org
Sat Oct 1 20:36:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
spw-guest pushed a commit to branch master
in repository DHG_packages.
commit 4d1b05b37c343a909355a99df223824ad3771281
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sat Oct 1 13:36:14 2016 -0700
zxcvbn-c: add missing Depends:
---
p/haskell-zxcvbn-c/debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/p/haskell-zxcvbn-c/debian/control b/p/haskell-zxcvbn-c/debian/control
index ef4f177..32ced7f 100644
--- a/p/haskell-zxcvbn-c/debian/control
+++ b/p/haskell-zxcvbn-c/debian/control
@@ -28,6 +28,7 @@ Architecture: any
Depends: ${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
+ libzxcvbn-dev,
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Conflicts: ${haskell:Conflicts},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list