]> git.proxmox.com Git - vncterm.git/blame - debian/control
d/control: update dh compat level to 12
[vncterm.git] / debian / control
CommitLineData
b5ae868d
DC
1Source: vncterm
2Maintainer: Proxmox Support Team <support@proxmox.com>
648c78ad 3Build-Depends: cmake,
4f34b202 4 debhelper (>= 12~),
6d73508b
FG
5 libglib2.0-dev,
6 libgnutls28-dev,
0a1c1250 7 libjpeg62-turbo-dev,
6d73508b 8 libpng-dev,
341b509a
FG
9 quilt,
10 tar,
6d73508b
FG
11 unifont,
12 zlib1g-dev,
4f34b202 13Standards-Version: 4.5.1
b5ae868d 14
e6d0212c 15Package: vncterm
e21db1c7 16Architecture: any
e6d0212c
DM
17Section: x11
18Priority: optional
6d73508b
FG
19Depends: libc6 (>= 2.7-18),
20 libgnutls-deb0-28 | libgnutls30,
0a1c1250 21 libjpeg62-turbo,
6d73508b
FG
22 libpng16-16,
23 zlib1g (>= 1:1.2.1),
24 ${shlibs:Depends},
e6d0212c
DM
25Description: VNC Terminal Emulator
26 With vncterm you can start commands and export its standard input and
27 output to any VNC client (simulating a xterm Terminal).