From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 75025@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>, "Zhu Zihao" <all_but_last@163.com>,
宋文武 <iyzsong@envs.net>
Subject: [bug#75025] [PATCH] gnu: xfce4-power-manager: Enable polkit and panel plugin.
Date: Mon, 23 Dec 2024 09:13:33 +0800 [thread overview]
Message-ID: <6bd1130c3fc1095525d4e7006afb0096150b6e55.1734916386.git.iyzsong@member.fsf.org> (raw)
In-Reply-To: <1eaa285072d54236d6747c35c318ead068f9bceb.1734879504.git.Rostislav.Svoboda@gmail.com>
From: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/xfce.scm (xfce4-power-manager)[inputs]: Add polkit and xfce4-panel.
Change-Id: Ie74dde362b03b85ecf0a1cbd527c91ceafbc1c57
---
gnu/packages/xfce.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 0c03b08f80..a36612dd3a 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1370,7 +1370,7 @@ (define-public xfce4-power-manager
(native-inputs
(list (list glib "bin") pkg-config intltool))
(inputs
- (list libxrandr gtk+ upower libnotify libxfce4ui))
+ (list libxrandr gtk+ upower libnotify libxfce4ui polkit xfce4-panel))
(home-page "https://www.xfce.org/")
(synopsis "Xfce Power Manager")
(description
base-commit: 30fdffc4b5605431b28a23b03330e850b2184a76
--
2.46.0
next prev parent reply other threads:[~2024-12-23 1:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-22 14:58 [bug#75025] [PATCH] gnu: xfce4-power-manager: Fix guix system build caused by 2e6adef5a6 Rostislav Svoboda
2024-12-23 1:13 ` iyzsong--- via Guix-patches via [this message]
2024-12-23 1:17 ` 宋文武 via Guix-patches via
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=6bd1130c3fc1095525d4e7006afb0096150b6e55.1734916386.git.iyzsong@member.fsf.org \
--to=guix-patches@gnu.org \
--cc=75025@debbugs.gnu.org \
--cc=all_but_last@163.com \
--cc=iyzsong@envs.net \
--cc=iyzsong@member.fsf.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.