From 3a37f412908fcfaeccebdf172671bdf2a723fd92 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Tue, 8 May 2012 17:58:07 +0300 Subject: Added build dependency to epydoc, python-coverage and python-nose Change-Id: Id92631db142321ff81b246fca6588b90f5568143 --- rpm/git-buildpackage.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rpm/git-buildpackage.spec b/rpm/git-buildpackage.spec index ab13a072..6a795e24 100644 --- a/rpm/git-buildpackage.spec +++ b/rpm/git-buildpackage.spec @@ -14,7 +14,9 @@ BuildRequires: python BuildRequires: python-distribute BuildRequires: docbook-utils BuildRequires: gtk-doc - +BuildRequires: epydoc +BuildRequires: python-coverage +BuildRequires: python-nose %description Set of tools from Debian that integrate the package build system with Git. -- cgit v1.2.3