mbakke pushed a commit to branch master
in repository guix.
commit 3f56148055c72252f2f4b2fe60fb8a4ea4c94aa7
Author: Marius Bakke <[email protected]>
AuthorDate: Sun Nov 27 19:46:59 2022 +0100
gnu: kdevelop: Build with QtWebEngine instead of QtWebKit.
* gnu/packages/kde.scm (kdevelop)[inputs]: Change from QTWEBKIT to
QTWEBENGINE.
---
gnu/packages/kde.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 1c1c371fb8..e5ae414b53 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -345,7 +345,7 @@ projects.")
qtdeclarative-5
qtquickcontrols-5 ;; not checked as requirement
qtquickcontrols2-5 ;; not checked as requirement
- qtwebkit
+ qtwebengine-5
threadweaver
;; recommendes
astyle