[pysph] 01/02: Add build-essential to depends.

Anton Gladky gladk at moszumanska.debian.org
Thu Jun 18 18:35:01 UTC 2015


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

gladk pushed a commit to branch master
in repository pysph.

commit ed9bf4ea7edcdce88069a66433bc20607d59b093
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Jun 18 20:23:14 2015 +0200

    Add build-essential to depends.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4241bef..9399650 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,8 @@ X-Python-Version: >= 2.7
 Package: python-pysph
 Architecture: any
 Section: python
-Depends: cython,
+Depends: build-essential,
+         cython,
          python (<< 2.8),
          python (>= 2.7),
          python-mako,

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



More information about the debian-science-commits mailing list