diff options
author | Feng Pan <fpan@redhat.com> | 2017-05-21 11:33:22 -0400 |
---|---|---|
committer | Feng Pan <fpan@redhat.com> | 2017-05-21 11:33:22 -0400 |
commit | 7e83d33f7c431016f47b973f357f5a8a912cc7aa (patch) | |
tree | d2f5f271d16e1f99114f77583bfc92119a0657ba /build/rpm_specs/opnfv-apex-common.spec | |
parent | 0ea79ccda01ea235ea3171273e8ee02dfc4ab2a9 (diff) |
Fix dependencies errors in iso verify
Change-Id: I6f169d6d89a0468c6c9208ba448c4da0a6f776ee
Signed-off-by: Feng Pan <fpan@redhat.com>
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 05fbbbd3..c8fcdb7c 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: 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: initscripts net-tools iputils iproute iptables python34 python34-yaml python34-jinja2 python3-ipmi python2-virtualbmc Requires: ipxe-roms-qemu >= 20160127-1 %description |