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>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sughosha <sughosha <at> disroot.org>
Subject: bug#70250: closed (Re: [bug#70250] [PATCH] gnu: falkon: Add
 missing dependencies of KDE Frameworks Integration.)
Date: Wed, 10 Apr 2024 12:06:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70250: [PATCH] gnu: falkon: Add missing dependencies of KDE Frameworks Integration.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 70250 <at> debbugs.gnu.org.

-- 
70250: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70250
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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!

[Message part 3 (message/rfc822, inline)]
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




This bug report was last modified 1 year and 40 days ago.

Previous Next


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