[Python-modules-commits] [flask-ldapconn] 08/15: Add build dependencies.

Dominik George natureshadow-guest at moszumanska.debian.org
Sat Apr 29 14:13:15 UTC 2017


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

natureshadow-guest pushed a commit to branch master
in repository flask-ldapconn.

commit bbfe735b82b0dc29a14f7ce5f7ba29556a3148ed
Author: Dominik George <nik at naturalnet.de>
Date:   Sat Apr 29 15:57:02 2017 +0200

    Add build dependencies.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index ccf41df..6a658dc 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,14 @@ Build-Depends:
  dh-python,
  python-all (>= 2.6.6-3),
  python-flask,
+ python-ldap3,
  python-setuptools (>= 0.6b3),
+ python-six,
  python3-all,
  python3-flask,
+ python3-ldap3,
  python3-setuptools,
+ python3-six,
 Standards-Version: 3.9.8
 Homepage: https://github.com/rroemhild/flask-ldapconn
 Testsuite: autopkgtest-pkg-python

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



More information about the Python-modules-commits mailing list