all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH proxmox-datacenter-manager] d/control: add missing dependencies
@ 2025-02-11 12:50 Lukas Wagner
  2025-02-11 13:25 ` [pdm-devel] applied: " Fabian Grünbichler
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Wagner @ 2025-02-11 12:50 UTC (permalink / raw)
  To: pdm-devel

The pbs-api-types and proxmox-rrd deps were missing, causing the project
to fail to build in a clean sbuild chroot.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 5ce36b8..399ad86 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Build-Depends: cargo:native,
                librust-nix-0.26+default-dev (>= 0.26.1-~~),
                librust-once-cell-1+default-dev (>= 1.3.1-~~),
                librust-openssl-0.10+default-dev (>= 0.10.40-~~),
+               librust-pbs-api-types-0.2+default-dev,
                librust-percent-encoding-2+default-dev (>= 2.1-~~),
                librust-proxmox-access-control-0.2+default-dev,
                librust-proxmox-access-control-0.2+impl-dev,
@@ -61,6 +62,7 @@ Build-Depends: cargo:native,
                librust-proxmox-rest-server-0.8+templates-dev,
                librust-proxmox-router-3+cli-dev,
                librust-proxmox-router-3+server-dev,
+               librust-proxmox-rrd-0.4+default-dev,
                librust-proxmox-rrd-api-types-1+default-dev (>= 1.0.2-~~),
                librust-proxmox-schema-4+api-macro-dev,
                librust-proxmox-schema-4+default-dev,
-- 
2.39.5



_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-11 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-11 12:50 [pdm-devel] [PATCH proxmox-datacenter-manager] d/control: add missing dependencies Lukas Wagner
2025-02-11 13:25 ` [pdm-devel] applied: " Fabian Grünbichler

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal