X-Git-Url: https://git.proxmox.com/?p=vncterm.git;a=blobdiff_plain;f=debian%2Fcontrol;h=d5e983088a29fa782be05c9722e107bbc7b550e5;hp=f3a325f7a7100fcbaa87868f4a8cbba3ec083685;hb=b5ae868d1de9443d67765084e904ac0f6c192d81;hpb=75f214c0252c8a8e03ec9b16082aa10299b2d36b diff --git a/debian/control b/debian/control index f3a325f..d5e9830 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,18 @@ +Source: vncterm +Maintainer: Proxmox Support Team +Build-Depends: + debhelper (>= 8.0.0), + zlib1g-dev, + libjpeg-dev, + libpng-dev, + libglib2.0-dev, + libgnutls28-dev, +Standards-Version: 3.9.3 + Package: vncterm -Version: 1.1-4 Section: x11 Priority: optional -Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1), libvncserver0 -Maintainer: Proxmox Support Team +Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1), libgnutls-deb0-28 | libgnutls30, libpng16-16, ${shlibs:Depends} Description: VNC Terminal Emulator With vncterm you can start commands and export its standard input and output to any VNC client (simulating a xterm Terminal).