summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/kde
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@nextrem.ch>2020-11-12 16:27:47 +0100
committerGitHub <noreply@github.com>2020-11-12 10:27:47 -0500
commit47f576caf80d991ab374eb95a6801f3521ebcc75 (patch)
tree66c69b28144628ac6280dde7d96aa1e6dfac9d14 /pkgs/applications/kde
parente07fcb95b5985b74c70973f15f54cc68ec2315c2 (diff)
k3b: remove qtwebkit dependency (#103164)
The dependeny is optional and k3b works without it.
Diffstat (limited to 'pkgs/applications/kde')
-rw-r--r--pkgs/applications/kde/k3b.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkgs/applications/kde/k3b.nix b/pkgs/applications/kde/k3b.nix
index 4bf707cd0430..35d55787ec78 100644
--- a/pkgs/applications/kde/k3b.nix
+++ b/pkgs/applications/kde/k3b.nix
@@ -1,6 +1,5 @@
{ mkDerivation, lib
, extra-cmake-modules, kdoctools, makeWrapper, shared-mime-info
-, qtwebkit
, libkcddb, karchive, kcmutils, kfilemetadata, knewstuff, knotifyconfig, solid, kxmlgui
, flac, lame, libmad, libmpcdec, libvorbis
, libsamplerate, libsndfile, taglib
@@ -17,8 +16,6 @@ mkDerivation {
};
nativeBuildInputs = [ extra-cmake-modules kdoctools makeWrapper ];
buildInputs = [
- # qt
- qtwebkit
# kde
libkcddb karchive kcmutils kfilemetadata knewstuff knotifyconfig solid kxmlgui
# formats