[med-svn] r2666 - trunk/packages/ball/trunk/debian

anhi-guest at alioth.debian.org anhi-guest at alioth.debian.org
Wed Nov 12 19:27:58 UTC 2008


Author: anhi-guest
Date: 2008-11-12 19:27:58 +0000 (Wed, 12 Nov 2008)
New Revision: 2666

Modified:
   trunk/packages/ball/trunk/debian/control
Log:
Added a few build dependencies to BALL


Modified: trunk/packages/ball/trunk/debian/control
===================================================================
--- trunk/packages/ball/trunk/debian/control	2008-11-12 13:37:40 UTC (rev 2665)
+++ trunk/packages/ball/trunk/debian/control	2008-11-12 19:27:58 UTC (rev 2666)
@@ -2,10 +2,11 @@
 Section: science
 Priority: optional
 Maintainer: Andreas Hildebrandt <anhi at bioinf.uni-sb.de>
-Build-Depends: debhelper (>= 4), libtool, libqt4-dev, libqt4-gui, sip4, python-sip4-dev, 
- flex, bison, autoconf, libglew-dev, libfftw3-dev, libgsl0-dev, python2.5-dev, 
- doxygen, tidy, texlive-base, texlive-latex-recommended, texlive-fonts-recommended, 
- gs-common, texlive-latex-extra, graphviz
+Build-Depends: debhelper (>= 4), libtool, libqt4-dev, libqt4-gui, libqt4-opengl,
+ libqt4-opengl-dev, libqt4-sql, sip4, python-sip4-dev, flex, bison, autoconf, 
+ libglew-dev, libfftw3-dev, libgsl0-dev, python2.5-dev, libxrender-dev,
+ libxmu-dev, doxygen, tidy, texlive-base, texlive-latex-recommended, 
+ texlive-fonts-recommended, gs-common, texlive-latex-extra, graphviz
 XS-Python-Version: all
 Standards-Version: 3.8.0
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/ball/trunk/?rev=0&sc=0
@@ -16,7 +17,7 @@
 Section: science
 Architecture: any
 Depends: ${shlibs:Depends}, libqt4-core, libqt4-gui, libqt4-sql, libfftw3-3,
- libglew1.5, libgsl0ldbl
+ libglew1.5, libgsl0ldbl, libqt4-opengl, libxrender1, libxmu6
 Description: Biochemical Algorithms Library
  BALL (Biochemical Algorithms Library) is an application framework 
  in C++ that has been specifically designed for rapid software 




More information about the debian-med-commit mailing list