Build krfb with KF5

This commit is contained in:
Thomas Tuegel
2015-05-15 05:48:46 -05:00
parent 046fc60314
commit 7be207ba68
+1 -1
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 // {