From 72226127d571150d2d162f4fb756429ceeb04295 Mon Sep 17 00:00:00 2001 From: Andreas Steinel Date: Sun, 10 May 2020 09:55:05 +0200 Subject: [PATCH] Minimum Requirement PVE 6 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e0bde61..ef1eb1e 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/lnxbil/pve-no-subscription Package: pve-no-subscription Architecture: all -Depends: ${misc:Depends}, patch +Depends: ${misc:Depends}, patch, pve-manager (>= 6) Description: PVE non-subscription repository and tweaks Debian APT repository for pve-no-subscription and subscription notification remover as simple debian package.