From 809be55f0d276c59a8f71bb62f65fcdecede71b0 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 25 Mar 2014 09:36:55 -0400 Subject: spice: change RDEPENDS to RDPENDS_ Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-support/spice-html5/spice-html5_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack') 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" S = "${WORKDIR}/git" -RDEPENDS = "python-websockify" +RDEPENDS_${PN} = "python-websockify" do_install() { oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install -- cgit v1.2.3-54-g00ecf