mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-09 22:20:15 +00:00
remove various outdated or moved dependencies
some http/ssl based ones where for the now separate http-server, while they got added there, they did not get removed here. Some are not needed in manager, e.g., liblinux-inotify2-perl which is used in pve-common Some others are simply outdated, e.g. libauthen-pam-perl or libhttp-daemon-perl Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
dd6b2e5742
commit
259c05ea2e
9
debian/control
vendored
9
debian/control
vendored
@ -33,22 +33,14 @@ Depends: apt-transport-https,
|
|||||||
hdparm,
|
hdparm,
|
||||||
ifenslave (>= 2.6) | ifupdown2,
|
ifenslave (>= 2.6) | ifupdown2,
|
||||||
libapt-pkg-perl,
|
libapt-pkg-perl,
|
||||||
libauthen-pam-perl,
|
|
||||||
libc6 (>= 2.14),
|
libc6 (>= 2.14),
|
||||||
libcrypt-ssleay-perl,
|
libcrypt-ssleay-perl,
|
||||||
libev-perl,
|
|
||||||
libfile-readbackwards-perl,
|
libfile-readbackwards-perl,
|
||||||
libfilesys-df-perl,
|
libfilesys-df-perl,
|
||||||
libhttp-daemon-perl,
|
|
||||||
libintl-perl,
|
|
||||||
libio-socket-ssl-perl,
|
|
||||||
libjs-extjs (>= 6.0.1),
|
libjs-extjs (>= 6.0.1),
|
||||||
libjson-perl,
|
libjson-perl,
|
||||||
liblinux-inotify2-perl,
|
|
||||||
liblockfile-simple-perl,
|
|
||||||
liblwp-protocol-https-perl,
|
liblwp-protocol-https-perl,
|
||||||
libnet-dns-perl,
|
libnet-dns-perl,
|
||||||
libnet-http-perl (>= 6.06-1),
|
|
||||||
libpve-access-control (>= 5.0-7),
|
libpve-access-control (>= 5.0-7),
|
||||||
libpve-common-perl (>= 5.0-44),
|
libpve-common-perl (>= 5.0-44),
|
||||||
libpve-guest-common-perl (>= 2.0-14),
|
libpve-guest-common-perl (>= 2.0-14),
|
||||||
@ -57,7 +49,6 @@ Depends: apt-transport-https,
|
|||||||
librados2-perl,
|
librados2-perl,
|
||||||
libtemplate-perl,
|
libtemplate-perl,
|
||||||
libterm-readline-gnu-perl,
|
libterm-readline-gnu-perl,
|
||||||
libtimedate-perl,
|
|
||||||
liburi-perl,
|
liburi-perl,
|
||||||
libuuid-perl,
|
libuuid-perl,
|
||||||
libwww-perl (>= 6.04-1),
|
libwww-perl (>= 6.04-1),
|
||||||
|
Loading…
Reference in New Issue
Block a user