koffice, kbluetooth: remove from hydra

This commit is contained in:
Vladimír Čunát
2013-03-02 09:21:11 +01:00
parent d505b8c490
commit c8b940072d
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -24,7 +24,7 @@ mkDerivation rec {
meta = with stdenv.lib; {
description = "Bluetooth manager for KDE";
license = "GPLv2";
inherit (kdelibs.meta) platforms;
#inherit (kdelibs.meta) platforms; # doesn't build and seems to be dead
maintainers = [ maintainers.phreedom ];
};
}
}