aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-04-01 20:25:46 +0200
committerGuido Günther <agx@sigxcpu.org>2015-04-01 20:25:46 +0200
commit53fbee6108018ba49b50795d539dfdbe19d04298 (patch)
tree9879a3324de57ad2c3bfea3098faedf759dfc8ba /debian/control
parent425c8f82c98f14082bee075cf35f55135cff8c58 (diff)
Depend on cpio
needed by gbp import-srpm
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 70859135..0c99408f 100644
--- a/debian/control
+++ b/debian/control
@@ -65,6 +65,7 @@ Package: git-buildpackage-rpm
Architecture: all
Depends: ${python:Depends},
${misc:Depends},
+ cpio,
git-buildpackage (= ${binary:Version}),
python-rpm,
rpm,