5
0
mirror of git://git.proxmox.com/git/novnc-pve.git synced 2025-01-05 13:17:53 +03:00
novnc-pve/debian/control
Dominik Csapak bd98941d91 use esbuild instead of node-es6-module-transpiler
the latter cannot cope with some js syntax novnc now uses, but the former can

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-12-21 11:20:46 +01:00

17 lines
456 B
Plaintext

Source: novnc-pve
Section: web
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 12~),
esbuild,
quilt,
Standards-Version: 4.5.1
Homepage: https://github.com/kanaka/noVNC/
Package: novnc-pve
Architecture: all
Depends: ${misc:Depends},
Description: HTML5 VNC client
VNC client using HTML5 (WebSockets, Canvas). This packet is use by
Proxmox VE to provide HTML VM console.