Added dependency on libssl-dev.
authorAlan T. DeKok <aland@freeradius.org>
Thu, 29 Apr 2010 05:53:18 +0000 (07:53 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 29 Apr 2010 08:18:43 +0000 (10:18 +0200)
It already depends on many, many other packages.  Nearly everyone wants
to use EAP, so let's add it to the default build.

debian/control

index a85a84a..7103761 100644 (file)
@@ -5,6 +5,7 @@ Build-Depends: debhelper (>= 6.0.7),
  autotools-dev,
  libtool,
  libltdl3-dev,
+ libssl-dev,
  libpam0g-dev,
  libmysqlclient-dev,
  libgdbm-dev,