Revert "rsyslog: krb5 -> libkrb5 argument changed few commits ago"
This reverts commit 6a5126348bd29124f8d9846170edac5a463240d5.
This commit is contained in:
parent
832aeb66f8
commit
5931932f05
@ -868,7 +868,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
rsyslog-light = callPackage ../tools/system/rsyslog {
|
rsyslog-light = callPackage ../tools/system/rsyslog {
|
||||||
libkrb5 = null;
|
krb5 = null;
|
||||||
systemd = null;
|
systemd = null;
|
||||||
jemalloc = null;
|
jemalloc = null;
|
||||||
libmysql = null;
|
libmysql = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user