]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Added heimdal-dev as alternative for libkrb5-dev 1444/head
authorHerwin Weststrate <herwin@quarantainenet.nl>
Thu, 10 Dec 2015 11:53:37 +0000 (12:53 +0100)
committerHerwin Weststrate <herwin@quarantainenet.nl>
Thu, 10 Dec 2015 11:53:37 +0000 (12:53 +0100)
commit3e2886a9e8876dca4142679d2492561c5f08c7bf
tree3c4bebe39a0391b22c7a300ca6761433f082140a
parent193dbd74fefeb86f8ac16c7d6b7ddad02196b36d
Added heimdal-dev as alternative for libkrb5-dev

The package builds fine without it. It does not have the functionality of krb5_get_error_message, but the freeradius code is already able to work around that limitation (using HAVE_KRB5_GET_ERROR_MESSAGE).

The main reason for this change is that the packages libkrb5-dev and heimdal-dev cannot both be installed on a machine, and Samba has a requirement on the heimdal-dev package. With this patch, my machine can happily compile Samba and FreeRADIUS.
debian/control