all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH qemu-server] d/control: add liburi-perl dependency
@ 2024-07-30 14:27 Mira Limbeck
  2024-07-30 17:48 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Mira Limbeck @ 2024-07-30 14:27 UTC (permalink / raw)
  To: pve-devel

URI is used in multiple files:
PVE/API2/Qemu.pm
PVE/CLI/qm.pm
PVE/QemuServer.pm
PVE/QemuServer/Cloudinit.pm

Dependencies of qemu-server already have it as dependency, but there's
no explicit dependency in qemu-server yet.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 2b5c8e3..89a1118 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper-compat (= 13),
                libpve-guest-common-perl (>= 5.1.0),
                libpve-storage-perl (>= 6.1-7),
                libtest-mockmodule-perl,
+               liburi-perl,
                libuuid-perl,
                libxml-libxml-perl,
                lintian,
@@ -41,6 +42,7 @@ Depends: dbus,
          libpve-guest-common-perl (>= 5.1.2),
          libpve-storage-perl (>= 7.2-10),
          libterm-readline-gnu-perl,
+         liburi-perl,
          libuuid-perl,
          libxml-libxml-perl,
          perl (>= 5.10.0-19),
-- 
2.39.2


_______________________________________________
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

* [pve-devel] applied: [PATCH qemu-server] d/control: add liburi-perl dependency
  2024-07-30 14:27 [pve-devel] [PATCH qemu-server] d/control: add liburi-perl dependency Mira Limbeck
@ 2024-07-30 17:48 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-07-30 17:48 UTC (permalink / raw)
  To: Proxmox VE development discussion, Mira Limbeck

Am 30/07/2024 um 16:27 schrieb Mira Limbeck:
> URI is used in multiple files:
> PVE/API2/Qemu.pm
> PVE/CLI/qm.pm
> PVE/QemuServer.pm
> PVE/QemuServer/Cloudinit.pm
> 
> Dependencies of qemu-server already have it as dependency, but there's
> no explicit dependency in qemu-server yet.
> 
> Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
> ---
>  debian/control | 2 ++
>  1 file changed, 2 insertions(+)
> 
>

applied, thanks!


_______________________________________________
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:[~2024-07-30 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-30 14:27 [pve-devel] [PATCH qemu-server] d/control: add liburi-perl dependency Mira Limbeck
2024-07-30 17:48 ` [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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal