guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 1a38fb2efca15257f88df7e9c173882df4c5f7ac
Author: Sughosha <[email protected]>
AuthorDate: Mon Jul 6 12:47:15 2026 +0530
gnu: kio-extras: Propagate kio.
* gnu/packages/kde-internet.scm (kio-extras)[inputs]: Remove kio.
[propagated-inputs]: Add kio.
---
gnu/packages/kde-internet.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/kde-internet.scm b/gnu/packages/kde-internet.scm
index 89ad970336..7a8f4cba86 100644
--- a/gnu/packages/kde-internet.scm
+++ b/gnu/packages/kde-internet.scm
@@ -460,6 +460,7 @@ communicate with each other. Here's a few things KDE
Connect can do:
(("Exec=.*$")
(string-append "Exec=" kio "/libexec/kf" kf-version
"/kiod" kf-version "\n")))))))))
+ (propagated-inputs (list kio)) ;required by KioArchive6Config.cmake
(native-inputs (list extra-cmake-modules dbus kdoctools pkg-config
qttools))
;; TODO: libappimage
(inputs (list gperf
@@ -478,7 +479,6 @@ communicate with each other. Here's a few things KDE
Connect can do:
kdsoap-ws-discovery-client
knotifications
ki18n
- kio
ksyntaxhighlighting
libimobiledevice
libkexiv2