Build krfb with KF5
This commit is contained in:
parent
046fc60314
commit
7be207ba68
1 changed files with 1 additions and 1 deletions
|
@ -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 // {
|
||||||
|
|
Loading…
Reference in a new issue