]> git.proxmox.com Git - vncterm.git/blob - debian/control
5021e7c4898e999cdc0a26ae18a14eaf128394ef
[vncterm.git] / debian / control
1 Source: vncterm
2 Maintainer: Proxmox Support Team <support@proxmox.com>
3 Build-Depends: debhelper (>= 8.0.0),
4 libglib2.0-dev,
5 libgnutls28-dev,
6 libjpeg62-turbo-dev,
7 libpng-dev,
8 unifont,
9 zlib1g-dev,
10 Standards-Version: 3.9.3
11
12 Package: vncterm
13 Architecture: any
14 Section: x11
15 Priority: optional
16 Depends: libc6 (>= 2.7-18),
17 libgnutls-deb0-28 | libgnutls30,
18 libjpeg62-turbo,
19 libpng16-16,
20 zlib1g (>= 1:1.2.1),
21 ${shlibs:Depends},
22 Description: VNC Terminal Emulator
23 With vncterm you can start commands and export its standard input and
24 output to any VNC client (simulating a xterm Terminal).