]> git.proxmox.com Git - pve-cluster.git/commitdiff
Revert "d/control: better handle fuse3 transition"
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Oct 2021 13:32:25 +0000 (15:32 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Oct 2021 13:32:25 +0000 (15:32 +0200)
This reverts commit a9592e415670131e35cd149eafd0993ddb526536.

debian/control

index 478ecb18162e16095c3c9cccd53874f8e64ec9c9..2d5a01f52aaa0ee99c48281043657a37a0923ada 100644 (file)
@@ -29,7 +29,7 @@ Package: pve-cluster
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends},
 Depends: corosync (>= 2.3.4-1),
-         fuse (>= 3),
+         fuse,
          libfuse2 (>= 2.9.2-4),
          libglib2.0-0 (>= 2.42.1-1),
          libpve-common-perl (>= 6.0-7~),
@@ -40,8 +40,7 @@ Depends: corosync (>= 2.3.4-1),
          ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends},
-Breaks: fuse (<< 3),
-        libpve-access-control (<= 6.0-3),
+Breaks: libpve-access-control (<= 6.0-3),
         libpve-guest-common-perl (<= 3.0-2),
         libpve-storage-perl (<= 6.0-9),
         pve-container (<= 3.0-10),