guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

21/23: gnu: ktorrent: Build with QtWebEngine.


From: guix-commits
Subject: 21/23: gnu: ktorrent: Build with QtWebEngine.
Date: Sun, 27 Nov 2022 15:26:12 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 423dfac29072357c84634647cf8b91e0cc51e239
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sun Nov 27 19:27:39 2022 +0100

    gnu: ktorrent: Build with QtWebEngine.
    
    * gnu/packages/kde-internet.scm (ktorrent)[inputs]: Remove QTWEBKIT.  Add
    QTWEBENGINE-5.
---
 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 36c60b9fca..cf074452e7 100644
--- a/gnu/packages/kde-internet.scm
+++ b/gnu/packages/kde-internet.scm
@@ -417,7 +417,7 @@ This package is part of the KDE networking module.")
            phonon
            qtbase-5
            qtscript
-           qtwebkit
+           qtwebengine-5
            solid
            syndication
            taglib))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]