[Pkg-scicomp-commits] openturns/trunk/debian

Christophe Prud'homme prudhomm at debian.org
Tue Jul 21 13:38:14 UTC 2009


SVN commit 4530 by prudhomm:

build-depends on python-rpy and ghostscript


 M  +2 -2      openturns/trunk/debian/control  


--- openturns/trunk/debian/control #4529:4530
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
 Uploaders: Christophe Prud'homme <prudhomm at debian.org>
-Build-Depends: cdbs(>= 0.4.51), quilt (>= 0.46-4), debhelper (>= 7), gcc (>= 4.2), g++ (>= 4.2), gfortran (>= 4.2), libxml2-dev, libxerces-c2-dev, liblapack-dev, libblas-dev, r-base-core (>= 2.0), python-central (>= 0.5.6), python-dev, graphviz, doxygen, docbook-to-man, texlive
+Build-Depends: cdbs(>= 0.4.51), quilt (>= 0.46-4), debhelper (>= 7), gcc (>= 4.2), g++ (>= 4.2), gfortran (>= 4.2), libxml2-dev, libxerces-c2-dev, liblapack-dev, libblas-dev, r-base-core (>= 2.0), python-central (>= 0.5.6), python-dev, python-rpy, ghostscript, graphviz, doxygen, docbook-to-man, texlive
 Standards-Version: 3.8.2
 Homepage: http://trac.openturns.org/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/openturns/trunk
@@ -84,7 +84,7 @@
 Architecture: any
 XS-Python-Version: >= 2.4, << 3.0
 XB-Python-Version: ${python:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, libopenturns0, ${python:Depends}, python-qt3, python-rpy
+Depends: ${shlibs:Depends}, ${misc:Depends}, libopenturns0, ${python:Depends}, python-qt3, python-rpy, ghostscript
 Provides: ${python:Provides}
 Description: Python front-end of OpenTURNS (aka TUI)
  OpenTURNS is a powerful and generic tool to treat and quantify



More information about the Pkg-scicomp-commits mailing list