diff options
author | Dan Radez <dradez@redhat.com> | 2016-02-16 11:30:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-02-16 11:30:22 +0000 |
commit | 1769d86f78aedc46ab81692a2f32b5f128c4b634 (patch) | |
tree | 2e9fba7cd9e450c81d9b8d424b361e69caaeb968 /build | |
parent | e0da983af0f1867d54f1a70845a85693d3c04ab8 (diff) | |
parent | bd98dc93d7d62470cf063ef0777fe3e20cd01e8a (diff) |
Merge "Adding error checking" into stable/brahmaputra
Diffstat (limited to 'build')
-rw-r--r-- | build/opnfv-apex-undercloud.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/opnfv-apex-undercloud.spec b/build/opnfv-apex-undercloud.spec index 18092740..8d585db2 100644 --- a/build/opnfv-apex-undercloud.spec +++ b/build/opnfv-apex-undercloud.spec @@ -9,8 +9,8 @@ URL: https://gerrit.opnfv.org/gerrit/apex.git Source0: opnfv-apex-undercloud.tar.gz BuildArch: noarch -BuildRequires: openvswitch qemu-kvm python-docutils -Requires: openvswitch qemu-kvm bridge-utils libguestfs-tools +BuildRequires: openvswitch libvirt qemu-kvm python-docutils +Requires: openvswitch libvirt qemu-kvm bridge-utils libguestfs-tools %description Scripts and Disk images to launch Instack Undercloud for OPNFV Apex |