diff options
author | Tim Rozet <trozet@redhat.com> | 2016-09-03 18:59:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-03 18:59:16 +0000 |
commit | b25606c614760f90abdb6f1153e99842932b48e5 (patch) | |
tree | c2f5affba36400798dc197db3700f25c9da30695 /build/rpm_specs/opnfv-apex-common.spec | |
parent | 28f239b761c4b1bbe3d96c9eb2801e93db14dc7d (diff) | |
parent | 61b970e992fb514cb222482dfe5cafb7221be01d (diff) |
Merge "Add python3-ipmi to dependencies in doc and spec"
Diffstat (limited to 'build/rpm_specs/opnfv-apex-common.spec')
-rw-r--r-- | build/rpm_specs/opnfv-apex-common.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rpm_specs/opnfv-apex-common.spec b/build/rpm_specs/opnfv-apex-common.spec index f3d14277..8fd241b4 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 |