diff options
| -rw-r--r-- | meta-openstack/recipes-support/spice-html5/spice-html5_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb b/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb index 1905da2..68743e0 100644 --- a/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb +++ b/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb | |||
| @@ -23,7 +23,7 @@ SRC_URI = "git://anongit.freedesktop.org/spice/spice-html5" | |||
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
| 25 | 25 | ||
| 26 | RDEPENDS = "python-websockify" | 26 | RDEPENDS_${PN} = "python-websockify" |
| 27 | 27 | ||
| 28 | do_install() { | 28 | do_install() { |
| 29 | oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install | 29 | oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install |
