GNU bug report logs - #76665
[PATCH] gnu: discover: Add missing runtime dependencies.

Previous Next

Package: guix-patches;

Reported by: Noé Lopez <noe <at> xn--no-cja.eu>

Date: Sat, 1 Mar 2025 17:24:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76665 in the body.
You can then email your comments to 76665 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#76665; Package guix-patches. (Sat, 01 Mar 2025 17:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Noé Lopez <noe <at> xn--no-cja.eu>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 01 Mar 2025 17:24:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Noé Lopez <noe <at> xn--no-cja.eu>
To: guix-patches <at> gnu.org
Cc: Noé Lopez <noe <at> xn--no-cja.eu>
Subject: [PATCH] gnu: discover: Add missing runtime dependencies.
Date: Sat,  1 Mar 2025 18:22:48 +0100
From: Noé Lopez <noelopez <at> free.fr>

qtsvg for icons and the rest for the page with package details.

* gnu/packages/kde-plasma.scm (discover): Add missing runtime
dependencies.

Change-Id: I93598a474c0799ed57234f57f74e216beaf2618b
---
 gnu/packages/kde-plasma.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 8d177d147f..8f77299c40 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -291,6 +291,7 @@ (define-public discover
                   kxmlgui
                   kirigami
                   kirigami-addons
+                  kitemmodels
                   kuserfeedback
                   knewstuff
                   knotifications
@@ -300,7 +301,10 @@ (define-public discover
                   kidletime
                   packagekit-qt6
                   purpose
+                  qt5compat
                   qtdeclarative
+                  qtsvg
+                  qtwebview
                   qcoro-qt6))
     ;; -- The following features have been disabled:
     ;; * Ostree, Library to manage ostree repository. Required to build the rpm-ostree backend

base-commit: b9063be5a73114c1bfb23121b7c9b612835d014d
-- 
2.48.1





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Tue, 25 Mar 2025 10:21:01 GMT) Full text and rfc822 format available.

Notification sent to Noé Lopez <noe <at> xn--no-cja.eu>:
bug acknowledged by developer. (Tue, 25 Mar 2025 10:21:02 GMT) Full text and rfc822 format available.

Message #10 received at 76665-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Noé Lopez <noe <at> xn--no-cja.eu>
Cc: 76665-done <at> debbugs.gnu.org
Subject: Re: [bug#76665] [PATCH] gnu: discover: Add missing runtime
 dependencies.
Date: Tue, 25 Mar 2025 11:20:23 +0100
Noé Lopez <noe <at> noé.eu> skribis:

> From: Noé Lopez <noelopez <at> free.fr>
>
> qtsvg for icons and the rest for the page with package details.
>
> * gnu/packages/kde-plasma.scm (discover): Add missing runtime
> dependencies.
>
> Change-Id: I93598a474c0799ed57234f57f74e216beaf2618b

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 22 Apr 2025 11:24:15 GMT) Full text and rfc822 format available.

This bug report was last modified 53 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.