pve-common/debian/control
Thomas Lamprecht 10b92f6d5c d/control: hack: drop libpve-rs-perl dependency for now
not available on PMG and other places we use this lib (infra stuff)..

the perlmod stuff needs to be either more conditionally included, the
perlmod move to a more generic library (proxmox-rs?) or duplicated to
at least pmg-rs (albeit that wouldn't solve the infra pain points)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-01-13 17:07:40 +01:00

48 lines
1.4 KiB
Plaintext

Source: libpve-common-perl
Section: perl
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 12~),
libclone-perl,
libdevel-cycle-perl,
libfilesys-df-perl,
libhttp-message-perl,
libjson-perl,
liblinux-inotify2-perl,
libnet-ip-perl,
libstring-shellquote-perl,
libtest-mockmodule-perl,
Standards-Version: 3.9.8
Package: libpve-common-perl
Architecture: all
Depends: libclone-perl,
libcrypt-openssl-random-perl,
libcrypt-openssl-rsa-perl,
libdevel-cycle-perl,
libfilesys-df-perl,
libhttp-daemon-perl,
libhttp-message-perl,
libio-stringy-perl,
libjson-perl,
liblinux-inotify2-perl,
libmime-base32-perl,
libnet-dbus-perl,
libnet-ip-perl,
libnetaddr-ip-perl,
libproxmox-acme-perl,
libstring-shellquote-perl,
libtimedate-perl,
liburi-perl,
libwww-perl,
libyaml-libyaml-perl,
${misc:Depends},
${perl:Depends},
Breaks: ifupdown2 (<< 2.0.1-1+pve5),
pmg-api (<< 6.1-7),
pve-container (<< 3.0-9),
pve-manager (<< 5.2-5),
qemu-server (<< 7.0-19),
Description: Proxmox VE base library
This package contains the base library used by other Proxmox VE components.