[SCM] Core functionality for performing astronomy and astrophysics with Python branch, debian, updated. d8ab89126aca9792100f203cf2186beb9bc693d3

Ole Streicher debian at liska.ath.cx
Mon Jan 7 09:55:13 UTC 2013


The following commit has been merged in the debian branch:
commit 5f5cbe00cd34f8a0881d4854dac25f0d729070d7
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Jan 7 10:54:29 2013 +0100

    Add missing build deps for pkgconfig and sofa-dev

diff --git a/debian/control b/debian/control
index e51feff..3d09722 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Build-Depends: debhelper (>= 9),
                graphviz,
 	       libcfitsio3-dev,
                libexpat1-dev,
+	       libsofa-c-dev,
+	       pkg-config,
                python-all-dev (>= 2.6.6-3~),
                python-matplotlib,
                python-nose,
@@ -25,6 +27,7 @@ Package: python-astropy
 Architecture: any
 Depends: libcfitsio3,
          libexpat1,
+	 libsofa-c0,
          zlib1g,
          ${misc:Depends},
          ${python:Depends},

-- 
Core functionality for performing astronomy and astrophysics with Python



More information about the debian-science-commits mailing list