diff options
author | Efraim Flashner <efraim@flashner.co.il> | 2018-07-24 22:38:03 +0300 |
---|---|---|
committer | Efraim Flashner <efraim@flashner.co.il> | 2018-07-24 22:38:25 +0300 |
commit | 02062f42e66234fbb414c35abd75123f0ad2146d (patch) | |
tree | d5c21a031b3feba8fe8289fa47eee7d8d1eeb378 /gnu/local.mk | |
parent | 2338755afae1b54504f4cc410a41c1ccc8493fdf (diff) | |
download | patches-02062f42e66234fbb414c35abd75123f0ad2146d.tar patches-02062f42e66234fbb414c35abd75123f0ad2146d.tar.gz |
Revert "gnu: sddm: Fix CMake build."
This reverts commit 8674abb1dda0278f81b5965985e6b78497aab386.
This is no longer necessary after the upgrade to Qt-5.11.1.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 5ae074dad2..bb333a6611 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1123,7 +1123,6 @@ dist_patch_DATA = \ %D%/packages/patches/scotch-build-parallelism.patch \ %D%/packages/patches/scotch-graph-diam-64.patch \ %D%/packages/patches/scotch-graph-induce-type-64.patch \ - %D%/packages/patches/sddm-fix-build-with-qt-5.11-1024.patch \ %D%/packages/patches/sdl-libx11-1.6.patch \ %D%/packages/patches/seq24-rename-mutex.patch \ %D%/packages/patches/sharutils-CVE-2018-1000097.patch \ |