public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager] d/control: add pve-api-types build dependency
@ 2025-09-16  9:49 Christoph Heiss
  2025-09-16 10:05 ` [pdm-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Heiss @ 2025-09-16  9:49 UTC (permalink / raw)
  To: pdm-devel

Since

  2d5d41e5c ("cargo: switch pve-api-types from git submodule to debian package")

the pve-api-types crate is packaged/available as Debian package, so
depend on it.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index a5cee85..84bcd74 100644
--- a/debian/control
+++ b/debian/control
@@ -90,6 +90,8 @@ Build-Depends: cargo:native,
                librust-proxmox-time-api-1+default-dev,
                librust-proxmox-time-api-1+impl-dev,
                librust-proxmox-uuid-1+default-dev,
+               librust-pve-api-types-8+client-dev,
+               librust-pve-api-types-8+default-dev,
                librust-regex-1+default-dev (>= 1.5.5-~~),
                librust-serde-1+default-dev,
                librust-serde-1+derive-dev,
-- 
2.50.1



_______________________________________________
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-09-16 10:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-16  9:49 [pdm-devel] [PATCH datacenter-manager] d/control: add pve-api-types build dependency Christoph Heiss
2025-09-16 10:05 ` [pdm-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal