[Python-modules-commits] [androguard] 03/05: include Build-Depends for C/C++ code

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Mon Jan 18 22:38:56 UTC 2016


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

eighthave pushed a commit to branch master
in repository androguard.

commit dc6217f0a57f2eae1bba5d63cbb56a4e7c079b70
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Mon Jan 18 23:15:48 2016 +0100

    include Build-Depends for C/C++ code
---
 debian/control | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 84e5e3b..1ea09af 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,12 @@ Section: python
 Priority: optional
 Build-Depends: python-setuptools (>= 0.6b3),
                python-all (>= 2.6.6-3),
-               debhelper (>= 9~)
+               debhelper (>= 9~),
+               libbz2-dev,
+               liblzma-dev,
+               libmuparser-dev,
+               libsparsehash-dev,
+               zlib1g-dev
 Standards-Version: 3.9.6
 
 Package: androguard

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/androguard.git



More information about the Python-modules-commits mailing list