forked from mirrors/nixpkgs
rsyslog: krb5 -> libkrb5 argument changed few commits ago
This commit is contained in:
parent
6cc8869f38
commit
6a5126348b
|
@ -868,7 +868,7 @@ let
|
|||
};
|
||||
|
||||
rsyslog-light = callPackage ../tools/system/rsyslog {
|
||||
krb5 = null;
|
||||
libkrb5 = null;
|
||||
systemd = null;
|
||||
jemalloc = null;
|
||||
libmysql = null;
|
||||
|
|
Loading…
Reference in a new issue