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