5
0
mirror of git://git.proxmox.com/git/vncterm.git synced 2024-12-22 21:33:49 +03:00
vncterm/debian/control

28 lines
779 B
Plaintext
Raw Normal View History

Source: vncterm
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: cmake,
debhelper (>= 12~),
libglib2.0-dev,
libgnutls28-dev,
libjpeg62-turbo-dev,
libpng-dev,
quilt,
tar,
unifont,
zlib1g-dev,
Standards-Version: 4.5.1
2011-08-23 09:52:28 +04:00
Package: vncterm
Architecture: any
2011-08-23 09:52:28 +04:00
Section: x11
Priority: optional
Depends: libc6 (>= 2.7-18),
libgnutls-deb0-28 | libgnutls30,
libjpeg62-turbo,
libpng16-16,
zlib1g (>= 1:1.2.1),
${shlibs:Depends},
2011-08-23 09:52:28 +04:00
Description: VNC Terminal Emulator
With vncterm you can start commands and export its standard input and
output to any VNC client (simulating a xterm Terminal).