Build krfb with KF5
This commit is contained in:
parent
046fc60314
commit
7be207ba68
@ -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…
x
Reference in New Issue
Block a user