about summary refs log tree commit diff
path: root/pkgs/applications/audio/i-score
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@mailbox.org>2017-02-25 12:25:44 -0600
committerThomas Tuegel <ttuegel@mailbox.org>2017-02-27 11:49:10 -0600
commit8eb4d2afbc1d61d316073f25f5885a46ccb37ea2 (patch)
treeb5582ec31def0927d797f5ec3a1fc76df50a4bd2 /pkgs/applications/audio/i-score
parentc1ddd2353bbf3085a3b82e12edaee01d27c9e45a (diff)
Remove top-level kde5 attribute
- There is no such thing as KDE 5
Diffstat (limited to 'pkgs/applications/audio/i-score')
-rw-r--r--pkgs/applications/audio/i-score/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/audio/i-score/default.nix b/pkgs/applications/audio/i-score/default.nix
index e3ebc5fde08ec..1a47b74e21c72 100644
--- a/pkgs/applications/audio/i-score/default.nix
+++ b/pkgs/applications/audio/i-score/default.nix
@@ -6,7 +6,7 @@
   gcc,
   ginac,
   jamomacore,
-  kde5,
+  kdnssd,
   libsndfile,
   ninja,
   portaudio,
@@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
     ginac
     gcc
     jamomacore
-    kde5.kdnssd
+    kdnssd
     libsndfile
     ninja
     portaudio