summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-novnc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-novnc_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-novnc_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-novnc_git.bb b/meta-openstack/recipes-devtools/python/python3-novnc_git.bb
index b41b587..39336c6 100644
--- a/meta-openstack/recipes-devtools/python/python3-novnc_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-novnc_git.bb
@@ -11,8 +11,6 @@ PV = "1.3.0"
11SRC_URI = "git://github.com/kanaka/noVNC.git;branch=master;protocol=https \ 11SRC_URI = "git://github.com/kanaka/noVNC.git;branch=master;protocol=https \
12 file://python-distutils.patch" 12 file://python-distutils.patch"
13 13
14S = "${WORKDIR}/git"
15
16inherit setuptools3 14inherit setuptools3
17 15
18DEPENDS += " python3-websockify" 16DEPENDS += " python3-websockify"