Wrap kde-related packages in kdePackagesFor

This lets hydra build kde packages for all available KDE releases.
Will commit NixOS-fix in a few minutes.

svn path=/nixpkgs/trunk/; revision=28833
This commit is contained in:
Yury G. Kudryashov
2011-08-26 13:49:23 +00:00
parent 8c26e61e42
commit 597412252a
9 changed files with 82 additions and 107 deletions
@@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
meta = {
description = "A BiTtorrent library used by KTorrent";
homepage = http://ktorrent.org;
inherit (kdelibs.meta) platforms;
};
}