guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: kdenlive: Don't depend on QtWebKit.


From: guix-commits
Subject: branch master updated: gnu: kdenlive: Don't depend on QtWebKit.
Date: Sat, 29 Jan 2022 15:29:37 -0500

This is an automated email from the git hooks/post-receive script.

lfam pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 0442d683c3 gnu: kdenlive: Don't depend on QtWebKit.
0442d683c3 is described below

commit 0442d683c3898a7e133fba6ddc9aafdc42d905d3
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sat Jan 29 15:28:09 2022 -0500

    gnu: kdenlive: Don't depend on QtWebKit.
    
    Kdenlive no longer uses QtWebKit.
    
    See <https://issues.guix.gnu.org/53289> for more information about this 
change.
    
    * gnu/packages/kde.scm (kdenlive)[inputs]: Remove qtwebkit.
---
 gnu/packages/kde.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 8dfcba1388..c9351ccad9 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -264,7 +264,6 @@ browser for easy news reading.")
              qtquickcontrols2
              qtscript
              qtsvg
-             qtwebkit
              shared-mime-info))
       (arguments
        ;; XXX: there is a single test that spawns other tests and



reply via email to

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