unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70250] [PATCH] gnu: falkon: Add missing dependencies of KDE Frameworks Integration.
@ 2024-04-07  3:21 Sughosha via Guix-patches via
  2024-04-10 12:06 ` bug#70250: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Sughosha via Guix-patches via @ 2024-04-07  3:21 UTC (permalink / raw)
  To: 70250; +Cc: Sughosha

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#70250: [PATCH] gnu: falkon: Add missing dependencies of KDE Frameworks Integration.
  2024-04-07  3:21 [bug#70250] [PATCH] gnu: falkon: Add missing dependencies of KDE Frameworks Integration Sughosha via Guix-patches via
@ 2024-04-10 12:06 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-04-10 12:06 UTC (permalink / raw)
  To: Sughosha; +Cc: 70250-done

Sughosha <sughosha@disroot.org> writes:

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

Pushed as commit a1a13268b7, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-10 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-07  3:21 [bug#70250] [PATCH] gnu: falkon: Add missing dependencies of KDE Frameworks Integration Sughosha via Guix-patches via
2024-04-10 12:06 ` bug#70250: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).