[buildout] parts = noVNC websockify [noVNC] recipe = hexagonit.recipe.download url = https://github.com/kanaka/noVNC/tarball/master strip-top-level-dir = true [websockify] recipe = hexagonit.recipe.download url = https://github.com/desaintmartin/websockify/tarball/master strip-top-level-dir = true destination = ${noVNC:location}/utils/