]> git.proxmox.com Git - pve-manager.git/commitdiff
d/control: apt-transport-https as separate package is gone
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 29 May 2023 13:44:22 +0000 (15:44 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 29 May 2023 16:24:00 +0000 (18:24 +0200)
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>
debian/control

index 40f459b22861ff00ad2a4dd0ae50231197b6619c..e05f1d61232892e4ef1986a5e060328ea6f6a9c4 100644 (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,