From 7dfb433c9dd10ef759e46fc655e0958b3baf2e82 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Thu, 22 Oct 2015 19:45:05 -0400 Subject: minor update to build dependancies removing libvirt package depenency, qemu-kvm maybe enough probably will have to evolve this list over time remove the openvswitch agent bounce from deploy this was a workaround for a bug that has been fixed Change-Id: Iad556da3b08cca234bd4d584b1a42b6fa45d6e4f Signed-off-by: Dan Radez --- build/opnfv-apex.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build') diff --git a/build/opnfv-apex.spec b/build/opnfv-apex.spec index b0c1fa5d..5173565c 100644 --- a/build/opnfv-apex.spec +++ b/build/opnfv-apex.spec @@ -9,8 +9,8 @@ URL: https://gerrit.opnfv.org/gerrit/apex.git Source0: opnfv-apex.tar.gz BuildArch: noarch -BuildRequires: openvswitch libvirt qemu-kvm -Requires: openvswitch libvirt qemu-kvm bridge-utils libguestfs-tools +BuildRequires: openvswitch qemu-kvm +Requires: openvswitch qemu-kvm bridge-utils libguestfs-tools %description These files are disk images used to launch the instack -- cgit 1.2.3-korg