From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 74529@debbugs.gnu.org
Subject: [bug#74529] [PATCH] gnu: plasma-nm: Add missing inputs.
Date: Mon, 25 Nov 2024 23:06:29 +0800 [thread overview]
Message-ID: <826f260c277abfdea9b8dbfea58ff47b1142ca22.1732547189.git.zhengjunjie@iscas.ac.cn> (raw)
* gnu/packages/kde-plasma.scm (plasma-nm)[inputs]: Add
mobile-broadband-provider-info.
[arguments]: Stop replace 'check phase.
Change-Id: I82b220694e26b48f190c1c5d6609da39e955cc30
---
gnu/packages/kde-plasma.scm | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 36e05877069..e30f6def406 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2261,12 +2261,7 @@ (define-public plasma-nm
"1q85ynvgrz58bgpscmz0wa8llfvzcarnzknh026gcapkih84gbql"))))
(build-system qt-build-system)
(arguments
- (list #:qtbase qtbase
- #:phases #~(modify-phases %standard-phases
- (replace 'check
- (lambda* (#:key tests? #:allow-other-keys)
- (when tests?
- (invoke "ctest" "-E" "mobileproviderstest")))))))
+ (list #:qtbase qtbase))
(native-inputs (list extra-cmake-modules pkg-config))
(home-page "https://invent.kde.org/plasma/plasma-nm")
(inputs (list kconfigwidgets
@@ -2281,6 +2276,7 @@ (define-public plasma-nm
knotifications
kirigami
libplasma
+ mobile-broadband-provider-info
modemmanager-qt
network-manager
qca-qt6
base-commit: 827ec92f44d1b1daedc5446146801183560e861b
prerequisite-patch-id: 0509905c24bb0a4a1a1d4c947af00ab44ef0be95
prerequisite-patch-id: 7faf0fdfc6da89cc3e541e58de24de3f9efe47c0
prerequisite-patch-id: f1a19f643d1177f3c5bac509ebc44964a5ee6871
--
2.46.0
next reply other threads:[~2024-11-25 15:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-25 15:06 Zheng Junjie [this message]
2024-12-01 11:07 ` bug#74529: [PATCH] gnu: plasma-nm: Add missing inputs Zheng Junjie
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=826f260c277abfdea9b8dbfea58ff47b1142ca22.1732547189.git.zhengjunjie@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=74529@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 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).