5
0
mirror of git://git.proxmox.com/git/vncterm.git synced 2025-01-03 09:17:37 +03:00
vncterm/debian/control

29 lines
796 B
Plaintext
Raw Normal View History

Source: vncterm
Section: admin
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: cmake,
debhelper-compat (= 12),
libglib2.0-dev,
libgnutls28-dev,
libjpeg62-turbo-dev,
libpng-dev,
quilt,
unifont,
zlib1g-dev,
Standards-Version: 4.6.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: libgnutls-deb0-28 | libgnutls30,
libjpeg62-turbo,
libpng16-16,
zlib1g (>= 1:1.2.1),
${misc:Depends},
${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).