unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: Hartmut Goebel <h.goebel@crazy-compilers.com>
Cc: 45222@debbugs.gnu.org
Subject: [bug#45222] [PATCH] gnu: kactvities: Use qt-build-system.
Date: Thu, 17 Dec 2020 21:59:05 +0200	[thread overview]
Message-ID: <X9u4iZaUsF/P/W5X@E5400> (raw)
In-Reply-To: <8f91696d889bba0bc41ddf51ecedc0fae5b606d1.1607873963.git.h.goebel@crazy-compilers.com>

[-- Attachment #1: Type: text/plain, Size: 1213 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2020-12-17 20:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-13 15:41 [bug#45222] [PATCH] gnu: kactvities: Use qt-build-system Hartmut Goebel
2020-12-17 19:59 ` Efraim Flashner [this message]
2020-12-18 18:23   ` bug#45222: " Hartmut Goebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=X9u4iZaUsF/P/W5X@E5400 \
    --to=efraim@flashner.co.il \
    --cc=45222@debbugs.gnu.org \
    --cc=h.goebel@crazy-compilers.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).