d/control: apt-transport-https as separate package is gone

just keep the versioned apt dependency, that alone ensures it and apt
1.5 got released on 24 Sep 2017, so just keep it for (or to avoid)
the real messed up installations

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-05-29 15:44:22 +02:00
parent 4209cc3ad3
commit c8a1f640ac

2
debian/control vendored
View File

@ -34,7 +34,7 @@ Package: pve-manager
Section: admin
Priority: optional
Architecture: any
Depends: apt-transport-https | apt (>= 1.5~),
Depends: apt (>= 1.5~),
ca-certificates,
cstream,
dtach,