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

  • Done
  • quality assurance status badge
Details
2 participants
  • 宋文武
  • Sughosha
Owner
unassigned
Submitted by
Sughosha
Severity
normal

Debbugs page

S
S
Sughosha wrote on 6 Apr 20:21 -0700
(address . guix-patches@gnu.org)(name . Sughosha)(address . sughosha@disroot.org)
6e86e0aaf051470cda8f9609cf40253a8513bde1.1712460102.git.sughosha@disroot.org
* 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(+)

Toggle diff (17 lines)
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
宋
宋文武 wrote on 10 Apr 05:06 -0700
(name . Sughosha)(address . sughosha@disroot.org)(address . 70250-done@debbugs.gnu.org)
87ttk9cthy.fsf@envs.net
Sughosha <sughosha@disroot.org> writes:

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

Pushed as commit a1a13268b7, thank you!
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 70250@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70250
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch