From 99b058e5e8ab76ac4bb4de60d5931fa6ed1d8098 Mon Sep 17 00:00:00 2001 From: James Shubin Date: Fri, 12 Feb 2016 14:16:20 -0500 Subject: [PATCH] Add build dependencies for remote COPR builder --- mgmt.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mgmt.spec.in b/mgmt.spec.in index aa476212..6bac11d3 100644 --- a/mgmt.spec.in +++ b/mgmt.spec.in @@ -14,6 +14,8 @@ Requires: graphviz BuildRequires: golang BuildRequires: golang-googlecode-tools-stringer +BuildRequires: git-core +BuildRequires: mercurial %description A next generation config management prototype!