mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
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:
parent
9d13747fc2
commit
0442d683c3
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue