freeradius-config depends on openssl
authorMatthew Newton <mcn4@leicester.ac.uk>
Wed, 30 Sep 2015 22:03:08 +0000 (23:03 +0100)
committerMatthew Newton <mcn4@leicester.ac.uk>
Thu, 1 Oct 2015 00:11:08 +0000 (01:11 +0100)
If you try and install it on its own for some reason then it barfs
on gendh if openssl isn't there.

debian/control

index 913bda7..0c87dee 100644 (file)
@@ -57,7 +57,7 @@ Description: FreeRADIUS common files
 
 Package: freeradius-config
 Architecture: any
-Depends: freeradius-common (>= 3), ${misc:Depends}
+Depends: freeradius-common (>= 3), ${misc:Depends}, openssl
 Breaks: freeradius-config
 Description: FreeRADIUS default config files
  This package should be used as a base for a site local packages