Build krfb with KF5
This commit is contained in:
parent
046fc60314
commit
7be207ba68
@ -321,7 +321,7 @@ let
|
||||
krfb = super.krfb // {
|
||||
buildInputs =
|
||||
super.krfb.buildInputs
|
||||
++ [pkgs.xlibs.libXtst kde4.telepathy.common_internals];
|
||||
++ [pkgs.xlibs.libXtst kdeApps.ktp-common-internals];
|
||||
};
|
||||
|
||||
kstars = super.kstars // {
|
||||
|
Loading…
Reference in New Issue
Block a user