diff options
author | Tim Rozet <trozet@redhat.com> | 2017-05-18 20:22:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-18 20:22:50 +0000 |
commit | 5bfa41f042beab7575c94979ac881ce9e721be03 (patch) | |
tree | f7308b8cf51b610011d39c6cc1502c3fc3b0f872 /build/rpm_specs/opnfv-apex-common.spec | |
parent | dd23df3e1ecdf96fa3313114a91a7130566c3a3a (diff) | |
parent | 3fe04fbdbfdbf7d362c45e615e8526285670e8c9 (diff) |
Merge "dep updates related to removing openstack-tripleo"
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 bb7e1e2c..05fbbbd3 100644 --- a/build/rpm_specs/opnfv-apex-common.spec +++ b/build/rpm_specs/opnfv-apex-common.spec @@ -10,7 +10,7 @@ Source0: opnfv-apex-common.tar.gz BuildArch: noarch BuildRequires: python-docutils python34-devel -Requires: opnfv-apex-sdn opnfv-apex-undercloud openvswitch qemu-kvm bridge-utils libguestfs-tools +Requires: opnfv-apex-sdn opnfv-apex-undercloud openvswitch qemu-kvm bridge-utils libguestfs-tools libvirt-python Requires: initscripts net-tools iputils iproute iptables python34 python34-yaml python3-jinja2 python3-ipmi python2-virtualbmc Requires: ipxe-roms-qemu >= 20160127-1 |