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.
This commit is contained in:
Leo Famulari 2022-01-29 15:28:09 -05:00
parent 9d13747fc2
commit 0442d683c3
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -264,7 +264,6 @@ browser for easy news reading.")
qtquickcontrols2 qtquickcontrols2
qtscript qtscript
qtsvg qtsvg
qtwebkit
shared-mime-info)) shared-mime-info))
(arguments (arguments
;; XXX: there is a single test that spawns other tests and ;; XXX: there is a single test that spawns other tests and