Kde: add konsole patch
This commit is contained in:
parent
c569ed03d2
commit
38281315f7
2 changed files with 101 additions and 0 deletions
|
|
@ -54,6 +54,11 @@ in {
|
|||
../kde/patches/kwin-pr6406.patch
|
||||
];
|
||||
};
|
||||
konsole = kPrev.konsole.overrideAttrs {
|
||||
patches = [
|
||||
../kde/patches/konsole-pr767.patch
|
||||
];
|
||||
};
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue