]> git.proxmox.com Git - proxmox-mailgateway.git/commitdiff
control.in: depend on new kernel 4.13.13-1
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 12 Dec 2017 09:45:17 +0000 (10:45 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 12 Dec 2017 09:45:17 +0000 (10:45 +0100)
and remove unneeded depends

Makefile
control.in

index 6cd47fa261f4214e33fbc1e242040975e65b8ac7..06b345b412279b6b1d513df2a8fdeedc1992a073 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ PACKAGE=proxmox-mailgateway
 
 DEB=${PACKAGE}_${RELEASE}-${PKGREL}_all.deb
 
-KERNEL_VER=4.13.4
+KERNEL_VER=4.13.13
 KREL=1
 
 EXTRAVERSION=-${KREL}-pve
index b71019eecd6679b830b39903318d0365d4a84651..b72b782b582d56f76c8ee97290bbc054315ed3b2 100644 (file)
@@ -3,7 +3,7 @@ Version: @RELEASE@-@PKGREL@
 Architecture: all
 Section: admin
 Priority: optional
-Depends: libc6 (>= 2.7-18), pve-kernel-@KVNAME@, pve-firmware, pmg-api, openssh-client, openssh-server, apt, vncterm
+Depends: libc6 (>= 2.7-18), pve-kernel-@KVNAME@, pve-firmware, pmg-api
 Maintainer: Proxmox Support Team <support@proxmox.com>
 Description: Proxmox Mail Gateway
  The Proxmox Mail Gateway is an easy to use Open Source SMTP proxy,