about summary refs log tree commit diff
path: root/pkgs/tomahawk
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tomahawk')
-rw-r--r--pkgs/tomahawk/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tomahawk/default.nix b/pkgs/tomahawk/default.nix
index 26f742a1..632a1d6a 100644
--- a/pkgs/tomahawk/default.nix
+++ b/pkgs/tomahawk/default.nix
@@ -1,5 +1,5 @@
 { stdenv, fetchFromGitHub, fetchurl, cmake, pkgconfig, boost, gnutls
-, libechonest, liblastfm, lucenepp, qt5, kde5, sparsehash, taglib
+, libechonest, liblastfm, lucenepp, qt5, sparsehash, taglib
 , websocketpp, ffmpeg_2, v4l_utils
 
 , enableXMPP      ? true,  libjreen     ? null