[Reproducible-commits] [debbindiff] 02/02: Add rpm-common to Build-Depends so that we can "import rpm" during build; python-rpm is not sufficient. This is not required in the binary Depends due to rpm2cpio.
Chris Lamb
lamby at moszumanska.debian.org
Sat Feb 14 00:59:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository debbindiff.
commit 8266681f7a689b1ae9f93c09b54eb562b86e74e3
Author: Chris Lamb <lamby at debian.org>
Date: Sat Feb 14 00:58:07 2015 +0000
Add rpm-common to Build-Depends so that we can "import rpm" during build; python-rpm is not sufficient. This is not required in the binary Depends due to rpm2cpio.
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index f95b32a..645f97a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 9),
python-docutils,
python-magic,
python-rpm,
- python-setuptools
+ python-setuptools,
+ rpm-common
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
Homepage: https://wiki.debian.org/ReproducibleBuilds
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debbindiff.git
More information about the Reproducible-commits
mailing list