~ruther/guix-local

10a569fe1b48cb5f8e51ccec5139b5fe33c3d195 — Sughosha 9 months ago b7d3e55
gnu: discover: Remove packagekit-qt6 dependency.

Until there is a guix backend for packagekit, packagekit-qt6 is not needed.

* gnu/packages/kde-plasma.scm (discover): Add a TODO comment.
[inputs]: Remove packagekit-qt6.

Change-Id: If260c8e19273bb52fc49260699e08a9c01f9678a
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/kde-plasma.scm
M gnu/packages/kde-plasma.scm => gnu/packages/kde-plasma.scm +2 -1
@@ 291,6 291,8 @@ Breeze is the default theme for the KDE Plasma desktop.")
                             (string-append (getcwd)
                                            ":" (getenv "XDG_DATA_DIRS")))))))))
    (native-inputs (list extra-cmake-modules pkg-config))
    ;; TODO: Add packagekit-qt6 when a guix backend for packagekit will be
    ;; available.
    (inputs (list appstream-qt6
                  attica
                  fwupd ; optional


@@ 317,7 319,6 @@ Breeze is the default theme for the KDE Plasma desktop.")
                  kidletime
                  libostree ; required by flatpak
                  markdown
                  packagekit-qt6
                  purpose
                  qcoro-qt6
                  qt5compat