mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 21:59:08 -05:00
gnu: k3b: Do not depend on QtWebKit.
According to CMakelists.txt, "Qt5WebKitWidgets is used for prettier k3bdiskinfoview." See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/kde-multimedia.scm (k3b)[inputs]: Remove qtwebkit.
This commit is contained in:
parent
4bd060909d
commit
090e925816
1 changed files with 0 additions and 1 deletions
|
@ -421,7 +421,6 @@ (define-public k3b
|
|||
libvorbis
|
||||
oxygen-icons ; default icon set
|
||||
qtbase-5
|
||||
qtwebkit
|
||||
shared-mime-info
|
||||
solid
|
||||
sox
|
||||
|
|
Loading…
Reference in a new issue