~ruther/guix-local

3d7bb7b304b2758dc160e0b7a9f9db1400183091 — Hartmut Goebel 8 years ago 1ee4fb1
gnu: kio: Remove unused input.

This "acl" is not the "libacl" kio wants, but that libacl is not yet
available. Added a commend instead.

* gnu/packages/kde-frameworks.scm (kio)[inputs]: Remove acl.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/kde-frameworks.scm
M gnu/packages/kde-frameworks.scm => gnu/packages/kde-frameworks.scm +1 -1
@@ 2421,7 2421,7 @@ makes starting KDE applications faster and reduces memory consumption.")
     `(("dbus" ,dbus)
       ("extra-cmake-modules" ,extra-cmake-modules)))
    (inputs
     `(("acl" ,acl)
     `(;; TODO:  LibACL , <ftp://oss.sgi.com/projects/xfs/cmd_tars>
       ("krb5" ,mit-krb5)
       ("karchive" ,karchive)
       ("kauth" ,kauth)