gnu: kactivities: Use qt-build-system.
authorHartmut Goebel <h.goebel@crazy-compilers.com>
Wed, 19 Aug 2020 08:45:07 +0000 (10:45 +0200)
committerHartmut Goebel <h.goebel@crazy-compilers.com>
Fri, 18 Dec 2020 18:14:16 +0000 (19:14 +0100)
* gnu/packages/kde-frameworks.scm (kactivities)[build-system]: Use
  qt-build-system.

gnu/packages/kde-frameworks.scm

index 951a2f8..c5a36c7 100644 (file)
@@ -1529,7 +1529,7 @@ uses a job-based interface to queue tasks and execute them in an efficient way."
               (sha256
                (base32
                 "1whsp0f87lrcn61s9rfhy0aj68hm6zgfa38mq6frlkcjksi0z1vn"))))
-    (build-system cmake-build-system)
+    (build-system qt-build-system)
     (native-inputs
      `(("extra-cmake-modules" ,extra-cmake-modules)))
     (inputs