[Reproducible-commits] [debbindiff] 03/04: Add missing dependency to setup.py

Jérémy Bobbio lunar at moszumanska.debian.org
Tue Feb 10 02:14:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository debbindiff.

commit e5804f3d56d87e27a700246f8937ddbc470e75d2
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Fri Feb 6 19:25:26 2015 +0100

    Add missing dependency to setup.py
---
 setup.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup.py b/setup.py
index c2d987b..59f2faa 100644
--- a/setup.py
+++ b/setup.py
@@ -15,6 +15,7 @@ setup(name='debbindiff',
       install_requires=[
           'python-debian',
           'magic',
+          'rpm',
           ],
       classifiers=[
           'Development Status :: 3 - Alpha',

-- 
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