X-Git-Url: https://git.proxmox.com/?p=vncterm.git;a=blobdiff_plain;f=debian%2Fcontrol;h=3c29bc75c0df210d7465168130e761acfdaf5b85;hp=b130af73d1beb33df12cfe08f32e541271e9cc59;hb=6d73508babd8e77c6b3aea18ac15053deb826610;hpb=d13304af89d61b092e78efddcee3995340903573 diff --git a/debian/control b/debian/control index b130af7..3c29bc7 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,23 @@ +Source: vncterm +Maintainer: Proxmox Support Team +Build-Depends: debhelper (>= 8.0.0), + libglib2.0-dev, + libgnutls28-dev, + libjpeg-dev, + libpng-dev, + unifont, + zlib1g-dev, +Standards-Version: 3.9.3 + Package: vncterm -Version: 1.2-1 Section: x11 Priority: optional -Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1),libgnutls-deb0-28 | libgnutls30 -Maintainer: Proxmox Support Team +Depends: libc6 (>= 2.7-18), + libgnutls-deb0-28 | libgnutls30, + libjpeg62, + libpng16-16, + zlib1g (>= 1:1.2.1), + ${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).