[pve-devel] [PATCH vncterm 4/5] add dependency for new libgnutls30
Fabian Grünbichler
f.gruenbichler at proxmox.com
Thu Feb 2 10:13:08 CET 2017
this allows building on Debian Jessie and Stretch
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index e5f2e29..b130af7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Package: vncterm
Version: 1.2-1
Section: x11
Priority: optional
-Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1),libgnutls-deb0-28
+Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1),libgnutls-deb0-28 | libgnutls30
Maintainer: Proxmox Support Team <support at proxmox.com>
Description: VNC Terminal Emulator
With vncterm you can start commands and export its standard input and
--
2.1.4
More information about the pve-devel
mailing list