kde5_latest.libksysguard: remove patch now included upstream
This commit is contained in:
parent
b61cf16942
commit
62945ebaba
|
@ -8,11 +8,6 @@ plasmaPackage {
|
|||
name = "libksysguard";
|
||||
patches = [
|
||||
./0001-qdiriterator-follow-symlinks.patch
|
||||
(fetchpatch { # should be included on update
|
||||
name = "glibc-2.23-isnan.patch";
|
||||
url = https://github.com/KDE/libksysguard/commit/b0578798eb3.patch;
|
||||
sha256 = "1my5nqp58c5azyi265j261a10wh047zxakprrnpl85mlg7bwskdh";
|
||||
})
|
||||
];
|
||||
nativeBuildInputs = [
|
||||
extra-cmake-modules
|
||||
|
|
Loading…
Reference in New Issue