Commit 60baee23 authored by Clint Adams's avatar Clint Adams
Browse files

ldap-haskell: add libsasl2-dev build dependency

parent 922622b5
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
ldap-haskell (0.6.11-2) unstable; urgency=medium

  * Add libsasl2-dev build dependency.

 -- Clint Adams <clint@debian.org>  Wed, 04 Jul 2018 12:26:34 -0400

ldap-haskell (0.6.11-1) unstable; urgency=medium

  * Set Rules-Requires-Root to no.
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ Build-Depends:
 ghc-prof,
 haskell-devscripts (>= 0.13),
 libldap2-dev (>= 2.4.7),
 libsasl2-dev,
Build-Depends-Indep: ghc-doc
Standards-Version: 4.1.4
Homepage: http://software.complete.org/ldap-haskell