Add openssl to Build-Depends so openssl binary is available to makefile
authorIan Beckwith <ianb@erislabs.net>
Wed, 9 May 2012 22:20:27 +0000 (23:20 +0100)
committerIan Beckwith <ianb@erislabs.net>
Wed, 9 May 2012 22:20:27 +0000 (23:20 +0100)
debian/changelog
debian/control

index d433af5..83b8291 100644 (file)
@@ -14,13 +14,14 @@ ckermit (302-2) unstable; urgency=low
     + Dutch; (Thanks to Jeroen Schot).  Closes: #660843
     + Polish (Thanks to Michał Kułach).  Closes: #670771
     + and thanks to Christian Perrier for his usual sterling l10n work.
+  * Add openssl to Build-Depends so openssl binary is available to makefile.
   * Add hardening flags.
   * Update Homepage: to new kermitproject.org site (Closes: #666516).
     Thanks to Anders Andersson.
   * Standards-Version: 3.9.3 (no changes).
   * Remove obsolete lintian overrides.
 
- -- Ian Beckwith <ianb@debian.org>  Wed, 09 May 2012 21:44:11 +0100
+ -- Ian Beckwith <ianb@debian.org>  Wed, 09 May 2012 23:20:09 +0100
 
 ckermit (302-1) unstable; urgency=low
 
index 8531247..099be3c 100644 (file)
@@ -2,7 +2,7 @@ Source: ckermit
 Section: comm
 Priority: extra
 Maintainer: Ian Beckwith <ianb@debian.org>
-Build-Depends: libncurses5-dev, debhelper (>= 7.0.50~), libpam0g-dev, libssl-dev, libkrb5-dev
+Build-Depends: libncurses5-dev, debhelper (>= 7.0.50~), libpam0g-dev, libssl-dev, libkrb5-dev, openssl
 Standards-Version: 3.9.3
 Homepage: http://www.kermitproject.org