Build krfb with KF5

This commit is contained in:
Thomas Tuegel 2015-05-14 19:12:36 -05:00
parent 046fc60314
commit 7be207ba68

View file

@ -321,7 +321,7 @@ let
krfb = super.krfb // { krfb = super.krfb // {
buildInputs = buildInputs =
super.krfb.buildInputs super.krfb.buildInputs
++ [pkgs.xlibs.libXtst kde4.telepathy.common_internals]; ++ [pkgs.xlibs.libXtst kdeApps.ktp-common-internals];
}; };
kstars = super.kstars // { kstars = super.kstars // {