[paraview] 01/02: Add some more python-deps.

Anton Gladky gladk at moszumanska.debian.org
Fri Feb 5 12:54:34 UTC 2016


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

gladk pushed a commit to branch master
in repository paraview.

commit 5c5f581f7e92265caaa4f9907a88f0929fbc21e6
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Feb 5 08:17:11 2016 +0100

    Add some more python-deps.
---
 debian/control | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b905158..b24da08 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,12 @@ Build-Depends: debhelper (>= 9),
                libjsoncpp-dev,
                libglew-dev,
                libxdmf-dev,
-               libutfcpp-dev
+               libutfcpp-dev,
+               python-autobahn,
+               python-matplotlib,
+               python-mpi4py,
+               python-six,
+               python-twisted
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/paraview.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/paraview.git
@@ -60,7 +65,11 @@ Architecture: any
 Depends: tcl8.5 | tclsh,
          ${shlibs:Depends},
          ${misc:Depends},
-         python-matplotlib
+         python-matplotlib,
+         python-autobahn,
+         python-mpi4py,
+         python-six,
+         python-twisted
 Recommends: mpi-default-bin,
             paraview-python,
             paraview-doc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/paraview.git



More information about the debian-science-commits mailing list