gnu: plasma-framework: Fix build errors in dependent packages.
authorHartmut Goebel <h.goebel@crazy-compilers.com>
Sun, 25 Oct 2020 18:47:38 +0000 (19:47 +0100)
committerHartmut Goebel <h.goebel@crazy-compilers.com>
Tue, 27 Oct 2020 19:14:05 +0000 (20:14 +0100)
commite3908ec5fb96a1fbdc144f5585af49668960dfc8
tree07113e24fc0d4e394b422b3921095fee23a687ba
parentfc6bced6c5d325aeb8c748464cf9addfd61c71c8
gnu: plasma-framework: Fix build errors in dependent packages.

Fix build errors in dependent packages if PREFIX is different from ECM's
PREFIX - which is the case in Guix.  See <https://bugs.kde.org/424483> for
details.

* gnu/packages/patches/plasma-framework-fix-KF5PlasmaMacros.cmake.patch: New
  file.
* gnu/local.mk (dist_patch_DATA) Add it.
* packages/kde-frameworks.scm (plasma-framework)[source]: Use this patch.
gnu/local.mk
gnu/packages/kde-frameworks.scm
gnu/packages/patches/plasma-framework-fix-KF5PlasmaMacros.cmake.patch [new file with mode: 0644]