Kde/plasma: add plasma_desktop pr 2661
This commit is contained in:
parent
ba2d6eb02a
commit
2d4374899c
2 changed files with 46 additions and 0 deletions
|
|
@ -56,6 +56,13 @@ in {
|
|||
./patches/plasma_workspace-pr4883.patch
|
||||
];
|
||||
};
|
||||
plasma-desktop = kPrev.plasma-desktop.overrideAttrs {
|
||||
patches =
|
||||
kPrev.plasma-desktop.patches
|
||||
++ [
|
||||
./patches/plasma_desktop-pr2661.patch
|
||||
];
|
||||
};
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue