[med-svn] r1911 - trunk/packages/mgltools/opengltk/trunk/debian
sargis-guest at alioth.debian.org
sargis-guest at alioth.debian.org
Thu May 22 21:55:18 UTC 2008
Author: sargis-guest
Date: 2008-05-22 21:55:16 +0000 (Thu, 22 May 2008)
New Revision: 1911
Modified:
trunk/packages/mgltools/opengltk/trunk/debian/control
Log:
added python-numpy Build-Depends and Depends
Modified: trunk/packages/mgltools/opengltk/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/opengltk/trunk/debian/control 2008-05-22 21:46:40 UTC (rev 1910)
+++ trunk/packages/mgltools/opengltk/trunk/debian/control 2008-05-22 21:55:16 UTC (rev 1911)
@@ -2,7 +2,7 @@
Section: non-free/science
Priority: optional
Maintainer: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.4), swig (>= 1.3.20), libglu1-mesa-dev, mesa-common-dev, tk-dev, libxmu-dev
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.4), swig (>= 1.3.20), libglu1-mesa-dev, mesa-common-dev, tk-dev, libxmu-dev, python-numpy
Standards-Version: 3.7.3
XS-Python-Version: all
Homepage: http://mgltools.scripps.edu/
@@ -11,6 +11,6 @@
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libglu1-mesa, tk
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libglu1-mesa, tk, python-numpy
Description: opengltk
The library is needed by mgltools-autodocktools at runtime.
More information about the debian-med-commit
mailing list