aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-11-16 08:57:27 +0100
committerGuido Günther <agx@sigxcpu.org>2015-11-16 08:57:27 +0100
commitbfe32f19e7a2a24b93b36467772254583c34b6ff (patch)
tree73691e068c34f3348a1dcf0274c45313627b9929 /debian/control
parent82a847df8a04f598dafa31af46b9493255a6f033 (diff)
buildpackage-rpm: add support for mock chroot builder
Try: gbp buildpackage-rpm --git-mock --git-dist=epel-6 Results will be under ../rpmbuild/results/ This is very heavily based on a patch from Tzafrir Cohen.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8504b104..ca333543 100644
--- a/debian/control
+++ b/debian/control
@@ -73,7 +73,7 @@ Depends: ${python:Depends},
python-rpm,
rpm,
Recommends: pristine-tar (>= 0.5)
-Suggests: python-notify, unzip
+Suggests: python-notify, unzip, mock
Description: Suite to help with RPM packages in Git repositories
This package contains the following tools:
* gbp buildpackage-rpm: build a package out of a git repository, check for