13f700d add a dependency for novnc on python-websockify

1 file Authored by till 11 years ago, Committed by pbrady 11 years ago,
1 file changed. 5 lines added. 1 lines removed.
    add a dependency for novnc on python-websockify
    
    The novnc_server script is both a web server
    to serve out the VNC web client code, and
    a websocket proxy to forward to a VNC server.
    Therefore we need to depend on python-websockify.
    
        
file modified
+5 -1