]> git.proxmox.com Git - mirror_novnc.git/blob - debian/control
Remove local copies of websockify
[mirror_novnc.git] / debian / control
1 Source: novnc
2 Section: web
3 Priority: optional
4 Maintainer: Joel Martin <github@martintribe.org>
5 Build-Depends: debhelper (>= 7.0.0~)
6 Standards-Version: 3.8.3
7 Homepage: https://github.com/kanaka/noVNC/
8
9 Package: novnc
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.4), websockify
12 Description: HTML5 VNC client
13 VNC client using HTML5 (WebSockets, Canvas) with encryption (wss://) support.