Kde: add plasma-workspace patch
This commit is contained in:
parent
9cbd262e14
commit
84f5b7537b
2 changed files with 45 additions and 0 deletions
|
|
@ -49,6 +49,11 @@ in {
|
|||
./patches/libplasma-pr1214.patch
|
||||
];
|
||||
};
|
||||
plasma-workspace = kPrev.plasma-workspace.overrideAttrs {
|
||||
patches = kPrev.plasma-workspace.patches ++ [
|
||||
./patches/plasma_workspace-pr4883.patch
|
||||
];
|
||||
};
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue