This is an automated email from the git hooks/post-receive script.
iyzsong pushed a commit to branch qt-team
in repository guix.
The following commit(s) were added to refs/heads/qt-team by this push:
new a1d19eab5d gnu: discover: Fix build.
a1d19eab5d is described below
commit a1d19eab5dfad13819a9cfd73290f1fb86e0ad3b
Author: 宋文武 <[email protected]>
AuthorDate: Fri Apr 18 20:08:06 2025 +0800
gnu: discover: Fix build.
Qt6 WebView is an optional dependency, which isn't packaged yet.
* gnu/packages/kde-plasma.scm (discover) [inputs]: Remove qtwebview.
Change-Id: Ibd2a7a95230ee96413925efa96fdd9cc2146bfbc
---
gnu/packages/kde-plasma.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 679a68cef6..1943f8b4e1 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -304,7 +304,6 @@ Breeze is the default theme for the KDE Plasma desktop.")
qt5compat
qtdeclarative
qtsvg
- qtwebview
qcoro-qt6))
;; -- The following features have been disabled:
;; * Ostree, Library to manage ostree repository. Required to build the
rpm-ostree backend