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