GNU bug report logs - #70250
[PATCH] gnu: falkon: Add missing dependencies of KDE Frameworks Integration.

Previous Next

Package: guix-patches;

Reported by: Sughosha <sughosha <at> disroot.org>

Date: Sun, 7 Apr 2024 03:23:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

To reply to this bug, email your comments to 70250 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#70250; Package guix-patches. (Sun, 07 Apr 2024 03:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sughosha <sughosha <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 07 Apr 2024 03:23:02 GMT) Full text and rfc822 format available.

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

From: Sughosha <sughosha <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Sughosha <sughosha <at> disroot.org>
Subject: [PATCH] gnu: falkon: Add missing dependencies of KDE Frameworks
 Integration.
Date: Sun,  7 Apr 2024 08:51:54 +0530
* gnu/packages/kde-internet.scm (falkon):
[inputs]: Add kcoreaddons and kcrash.

Change-Id: I5cacc660daea8167bb072c41875d29fbf2caf74b
---
 gnu/packages/kde-internet.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/kde-internet.scm b/gnu/packages/kde-internet.scm
index 4c519b93fd..b9d3502b09 100644
--- a/gnu/packages/kde-internet.scm
+++ b/gnu/packages/kde-internet.scm
@@ -140,6 +140,8 @@ (define-public falkon
      (list extra-cmake-modules pkg-config qttools-5))
     (inputs
      (list karchive
+           kcoreaddons
+           kcrash
            ki18n
            kio
            kwallet

base-commit: 188d18fc47f0d38edfe06e3e5834fa8587bd300b
-- 
2.41.0





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Wed, 10 Apr 2024 12:06:02 GMT) Full text and rfc822 format available.

Notification sent to Sughosha <sughosha <at> disroot.org>:
bug acknowledged by developer. (Wed, 10 Apr 2024 12:06:03 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Sughosha <sughosha <at> disroot.org>
Cc: 70250-done <at> debbugs.gnu.org
Subject: Re: [bug#70250] [PATCH] gnu: falkon: Add missing dependencies of
 KDE Frameworks Integration.
Date: Wed, 10 Apr 2024 20:06:01 +0800
Sughosha <sughosha <at> disroot.org> writes:

> * gnu/packages/kde-internet.scm (falkon):
> [inputs]: Add kcoreaddons and kcrash.

Pushed as commit a1a13268b7, thank you!




This bug report was last modified 24 days ago.

Previous Next


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