Removed kde4.pim from list

svn path=/nixpkgs/branches/stdenv-updates/; revision=10204
This commit is contained in:
Yury G. Kudryashov 2008-01-17 13:14:20 +00:00
parent eae106046d
commit 25630eee9e

View File

@ -16,7 +16,8 @@ rec {
extragear_plasma = import ./extragear (fullargs // { kdeworkspace = workspace; });
support = import ./support args;
decibel = import ./decibel fullargs;
pim = import ./pim (fullargs // {kdeworkspace = workspace; });
# kdepim is not included in KDE-4.0.0
#pim = import ./pim (fullargs // {kdeworkspace = workspace; });
env = kde_pkgs: with args; [ (runCommand "kde-env"
{