gnu: realmd: Remove input labels. * gnu/packages/admin.scm (realmd)[native-inputs]: Remove labels.
1 files changed, 6 insertions(+), 6 deletions(-) M gnu/packages/admin.scm
M gnu/packages/admin.scm => gnu/packages/admin.scm +6 -6
@@ 1723,12 1723,12 @@ over ssh connections.") (substitute* "Makefile" ((".*/service/realmd-.*") ""))))))) (native-inputs `(("autoconf" ,autoconf) ("automake" ,automake) ("glib-bin" ,glib "bin") ("intltool" ,intltool) ("pkg-config" ,pkg-config) ("python" ,python))) (list autoconf automake `(,glib "bin") intltool pkg-config python)) (inputs (list glib mit-krb5 openldap polkit)) (synopsis "DBus service for network authentication")