From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: 45222@debbugs.gnu.org
Subject: [bug#45222] [PATCH] gnu: kactvities: Use qt-build-system.
Date: Sun, 13 Dec 2020 16:41:59 +0100 [thread overview]
Message-ID: <8f91696d889bba0bc41ddf51ecedc0fae5b606d1.1607873963.git.h.goebel@crazy-compilers.com> (raw)
* gnu/packages/kde-frameworks.scm (kactvities): 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
next reply other threads:[~2020-12-13 15:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-13 15:41 Hartmut Goebel [this message]
2020-12-17 19:59 ` [bug#45222] [PATCH] gnu: kactvities: Use qt-build-system Efraim Flashner
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8f91696d889bba0bc41ddf51ecedc0fae5b606d1.1607873963.git.h.goebel@crazy-compilers.com \
--to=h.goebel@crazy-compilers.com \
--cc=45222@debbugs.gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.