diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-04-19 20:31:58 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-04-19 20:32:17 -0500 |
commit | 6cce77fc8b04b57f8173df0a92af0ffe69cea61f (patch) | |
tree | 634eb1697edbf69201729ac7354d8976e3a9aa99 /sys-cluster | |
parent | app-emulation/spice-html5: adding for nova (diff) | |
download | gentoo-6cce77fc8b04b57f8173df0a92af0ffe69cea61f.tar.gz gentoo-6cce77fc8b04b57f8173df0a92af0ffe69cea61f.tar.bz2 gentoo-6cce77fc8b04b57f8173df0a92af0ffe69cea61f.zip |
sys-cluster/nova: updating stein ebuilds for missing spice-html5 dep
fixes: https://bugs.gentoo.org/683808
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/nova/nova-19.0.0-r1.ebuild (renamed from sys-cluster/nova/nova-19.0.0.ebuild) | 1 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2019.1.9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sys-cluster/nova/nova-19.0.0.ebuild b/sys-cluster/nova/nova-19.0.0-r1.ebuild index ff21fff6066d..dc68e7e07ad9 100644 --- a/sys-cluster/nova/nova-19.0.0.ebuild +++ b/sys-cluster/nova/nova-19.0.0-r1.ebuild @@ -154,6 +154,7 @@ RDEPEND=" >=dev-python/futurist-1.8.0[$(python_gen_usedep 'python2_7')] dev-python/libvirt-python[${PYTHON_USEDEP}] app-emulation/libvirt[iscsi?] + app-emulation/spice-html5 novncproxy? ( www-apps/novnc ) sys-apps/iproute2 openvswitch? ( net-misc/openvswitch ) diff --git a/sys-cluster/nova/nova-2019.1.9999.ebuild b/sys-cluster/nova/nova-2019.1.9999.ebuild index ff21fff6066d..dc68e7e07ad9 100644 --- a/sys-cluster/nova/nova-2019.1.9999.ebuild +++ b/sys-cluster/nova/nova-2019.1.9999.ebuild @@ -154,6 +154,7 @@ RDEPEND=" >=dev-python/futurist-1.8.0[$(python_gen_usedep 'python2_7')] dev-python/libvirt-python[${PYTHON_USEDEP}] app-emulation/libvirt[iscsi?] + app-emulation/spice-html5 novncproxy? ( www-apps/novnc ) sys-apps/iproute2 openvswitch? ( net-misc/openvswitch ) |