guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#45222] [PATCH] gnu: kactvities: Use qt-build-system.


From: Efraim Flashner
Subject: [bug#45222] [PATCH] gnu: kactvities: Use qt-build-system.
Date: Thu, 17 Dec 2020 21:59:05 +0200

On Sun, Dec 13, 2020 at 04:41:59PM +0100, Hartmut Goebel wrote:
> * gnu/packages/kde-frameworks.scm (kactvities): Use qt-build-system.

This should be:
* gnu/packages/kde-frameworks.scm (kactvities)[build-system]: Use 
qt-build-system.


> ---
>  gnu/packages/kde-frameworks.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
> index 2f4d521217..9ecbf75d34 100644
> --- a/gnu/packages/kde-frameworks.scm
> +++ b/gnu/packages/kde-frameworks.scm
> @@ -1472,7 +1472,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
> -- 
> 2.21.3
> 
> 
> 
> 

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]