unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#56460: gnu/packages/kde-systemtools.scm (dolphin): add konsole as propagated input, because dolphin needs to start it at runtime
@ 2022-07-09  9:10 Dr. Arne Babenhauserheide
  0 siblings, 0 replies; only message in thread
From: Dr. Arne Babenhauserheide @ 2022-07-09  9:10 UTC (permalink / raw)
  To: 56460


[-- Attachment #1.1: Type: text/plain, Size: 67 bytes --]

Attached is a patch to make the embedded console in dolphin work.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-dolphin-propagate-konsole.patch --]
[-- Type: text/x-patch, Size: 940 bytes --]

From ce08a6b0897e26174cc6a46220c311f852df5ec2 Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_bab@web.de>
Date: Sat, 9 Jul 2022 10:56:04 +0200
Subject: [PATCH] gnu: dolphin: propagate konsole

* gnu/packages/kde-systemtools.scm (dolphin): add konsole as propagated input, because dolphin needs to start it at runtim
---
 gnu/packages/kde-systemtools.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/kde-systemtools.scm b/gnu/packages/kde-systemtools.scm
index 3fab9089f3..23939dc388 100644
--- a/gnu/packages/kde-systemtools.scm
+++ b/gnu/packages/kde-systemtools.scm
@@ -74,6 +74,8 @@ (define-public dolphin
            phonon
            qtbase-5
            solid))
+    (propagated-inputs
+     (list konsole))
     (arguments
      `(#:tests? #f)) ;; TODO: 4/15 tests fail even with offscreen
     (home-page "https://kde.org/applications/system/org.kde.dolphin")
-- 
2.36.1


[-- Attachment #1.3: Type: text/plain, Size: 101 bytes --]


Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-09  9:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-09  9:10 bug#56460: gnu/packages/kde-systemtools.scm (dolphin): add konsole as propagated input, because dolphin needs to start it at runtime Dr. Arne Babenhauserheide

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).