* [pve-devel] [PATCH dab-pve-appliances] pmg: use non-virtual package for dbus
@ 2025-03-04 11:15 Stoiko Ivanov
2025-03-04 16:31 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Stoiko Ivanov @ 2025-03-04 11:15 UTC (permalink / raw)
To: pve-devel
missed updating the patch before sending.
Fixes: 524c142 ("fix #5700: pmg: add dbus to installed packages")
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
sorry for the noise - noticed while checking out Thomas' improvment to
patch 1 - thx for that!
debian-12-bookworm-pmg-8-64/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian-12-bookworm-pmg-8-64/Makefile b/debian-12-bookworm-pmg-8-64/Makefile
index f18cbbf..9330588 100644
--- a/debian-12-bookworm-pmg-8-64/Makefile
+++ b/debian-12-bookworm-pmg-8-64/Makefile
@@ -10,7 +10,7 @@ all: info/init_ok ${CVD_FILES}
touch ${BASEDIR}/proxmox_install_mode
dab install \
antiword \
- default-dbus-system-bus \
+ dbus \
docx2txt \
gpg \
ifupdown2 \
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-04 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-04 11:15 [pve-devel] [PATCH dab-pve-appliances] pmg: use non-virtual package for dbus Stoiko Ivanov
2025-03-04 16:31 ` [pve-devel] applied: " Thomas Lamprecht
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.