gnu: audit: Remove input labels.

* gnu/packages/admin.scm (audit)[inputs]:
Remove input labels.
This commit is contained in:
Tobias Geerinckx-Rice 2021-12-17 02:24:52 +01:00
parent 27e5e38763
commit 6557476742
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -3027,9 +3027,7 @@ platform-specific methods.")
`(#:configure-flags (list "--with-python=no" `(#:configure-flags (list "--with-python=no"
"--disable-static"))) "--disable-static")))
(inputs (inputs
`(("openldap" ,openldap) (list openldap gnutls cyrus-sasl))
("gnutls" ,gnutls)
("sasl" ,cyrus-sasl)))
(synopsis "User-space component to the Linux auditing system") (synopsis "User-space component to the Linux auditing system")
(description (description
"auditd is the user-space component to the Linux auditing system, which "auditd is the user-space component to the Linux auditing system, which