Adding git as required dependency for Apex RPMs 63/57463/2
authorRicardo Noriega <rnoriega@redhat.com>
Wed, 16 May 2018 10:54:40 +0000 (12:54 +0200)
committerRicardo Noriega <rnoriega@redhat.com>
Thu, 24 May 2018 08:52:49 +0000 (10:52 +0200)
  If it's not installed, opnfv-deploy will output an
  error message.

JIRA: APEX-599

Change-Id: Ib826204120f53abce1f4f1e3e4ec3119a71ab650
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
build/rpm_specs/opnfv-apex.spec

index fafc82f..a718061 100644 (file)
@@ -18,6 +18,7 @@ Requires:       ipxe-roms-qemu >= 20160127-1
 Requires:       libvirt-devel ansible
 Requires:       python34-iptables python34-cryptography python34-pbr
 Requires:       python34-GitPython python34-pygerrit2 python34-distro
+Requires:       git
 
 %description
 Scripts for OPNFV deployment using Apex