From 4c2c4671811c7f95e0178178a941f1dc6298a05c Mon Sep 17 00:00:00 2001 From: Michael Chapman Date: Sat, 3 Sep 2016 00:28:41 +1000 Subject: Add python3-ipmi to dependencies in doc and spec Change-Id: I5dea9d61c2fc0b9d5af1ff88823f4ec3cb92c8d5 Signed-off-by: Michael Chapman (cherry picked from commit 61b970e992fb514cb222482dfe5cafb7221be01d) --- build/rpm_specs/opnfv-apex-common.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/rpm_specs/opnfv-apex-common.spec b/build/rpm_specs/opnfv-apex-common.spec index af4351e8..8cd76d65 100644 --- a/build/rpm_specs/opnfv-apex-common.spec +++ b/build/rpm_specs/opnfv-apex-common.spec @@ -11,7 +11,7 @@ Source0: opnfv-apex-common.tar.gz BuildArch: noarch BuildRequires: python-docutils python34-devel Requires: openstack-tripleo opnfv-apex-sdn opnfv-apex-undercloud openvswitch qemu-kvm bridge-utils libguestfs-tools -Requires: initscripts net-tools iputils iproute iptables python34 python34-yaml python3-jinja2 +Requires: initscripts net-tools iputils iproute iptables python34 python34-yaml python3-jinja2 python3-ipmi Requires: ipxe-roms-qemu >= 20160127-1 %description -- cgit 1.2.3-korg