diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-novnc_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-novnc_git.bb | 2 |
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" | |||
| 11 | SRC_URI = "git://github.com/kanaka/noVNC.git;branch=master;protocol=https \ | 11 | SRC_URI = "git://github.com/kanaka/noVNC.git;branch=master;protocol=https \ |
| 12 | file://python-distutils.patch" | 12 | file://python-distutils.patch" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | ||
| 15 | |||
| 16 | inherit setuptools3 | 14 | inherit setuptools3 |
| 17 | 15 | ||
| 18 | DEPENDS += " python3-websockify" | 16 | DEPENDS += " python3-websockify" |
