build-depends on the -dev packages for python.

This commit is contained in:
Thomas Goirand
2014-11-13 14:38:13 +00:00
parent ae44121309
commit 030a4a553a

4
debian/control vendored
View File

@@ -6,10 +6,10 @@ Uploaders: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 9),
dh-python,
libgit2-dev,
python-all (>= 2.6.6-3~),
python-all-dev (>= 2.6.6-3~),
python-setuptools,
python-sphinx,
python3-all,
python3-all-dev (>= 3.2),
python3-setuptools
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-pygit2.git