]> git.proxmox.com Git - vncterm.git/blame - debian/control
d/control: add missing build-dependencies
[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,
0a1c1250 6 libjpeg62-turbo-dev,
6d73508b 7 libpng-dev,
341b509a
FG
8 quilt,
9 tar,
6d73508b
FG
10 unifont,
11 zlib1g-dev,
b5ae868d
DC
12Standards-Version: 3.9.3
13
e6d0212c 14Package: vncterm
e21db1c7 15Architecture: any
e6d0212c
DM
16Section: x11
17Priority: optional
6d73508b
FG
18Depends: libc6 (>= 2.7-18),
19 libgnutls-deb0-28 | libgnutls30,
0a1c1250 20 libjpeg62-turbo,
6d73508b
FG
21 libpng16-16,
22 zlib1g (>= 1:1.2.1),
23 ${shlibs:Depends},
e6d0212c
DM
24Description: VNC Terminal Emulator
25 With vncterm you can start commands and export its standard input and
26 output to any VNC client (simulating a xterm Terminal).