[Python-modules-commits] [flask-restless] 05/05: Add build-dep I missed.

Dominik George natureshadow-guest at moszumanska.debian.org
Thu Sep 29 12:27:56 UTC 2016


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

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

commit 9a5922b9e73958957484b69050d324da8088c3cb
Author: Dominik George <nik at naturalnet.de>
Date:   Thu Sep 29 14:21:25 2016 +0200

    Add build-dep I missed.
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index bde017f..825f09f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends:
  python-flask (>= 0.10),
  python-mimerender (>= 0.5.2),
  python-nose,
+ python-psycopg2,
  python-setuptools (>= 0.6b3),
  python-sqlalchemy (>= 0.8),
  python3-all,
@@ -19,6 +20,7 @@ Build-Depends:
  python3-flask (>= 0.10),
  python3-mimerender (>= 0.5.2),
  python3-nose,
+ python3-psycopg2,
  python3-setuptools,
  python3-sqlalchemy (>= 0.8),
 Standards-Version: 3.9.8

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



More information about the Python-modules-commits mailing list