kate: wrap with Qt paths
This commit is contained in:
parent
8660b7f737
commit
be954670f2
@ -58,6 +58,10 @@ kdeApp {
|
|||||||
kwindowsystem
|
kwindowsystem
|
||||||
plasma-framework
|
plasma-framework
|
||||||
];
|
];
|
||||||
|
postInstall = ''
|
||||||
|
wrapQtProgram "$out/bin/kate"
|
||||||
|
wrapQtProgram "$out/bin/kwrite"
|
||||||
|
'';
|
||||||
meta = {
|
meta = {
|
||||||
license = with lib.licenses; [ gpl3 lgpl3 lgpl2 ];
|
license = with lib.licenses; [ gpl3 lgpl3 lgpl2 ];
|
||||||
maintainers = [ lib.maintainers.ttuegel ];
|
maintainers = [ lib.maintainers.ttuegel ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user