← Back to team overview

yade-dev team mailing list archive

[SCM] Yet Another Dynamic Engine. Platform for discrete element modeling. branch, experimental, updated. debian/0.90.3-1_exp1-8-gc95ce9f

 

The following commit has been merged in the experimental branch:
commit 3823f783ddedf36264618884a5ad71d65003bfdb
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date:   Tue Mar 5 20:53:12 2013 +0100

    Add python-argparse into Depends.

diff --git a/debian/control b/debian/control
index 4c715e7..c6f6e32 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), binutils-gold [amd64 i386], cmake,
  docbook-to-man, ipython, libgts-dev, python-numpy, g++(>>4:4.0), libvtk5-dev, 
  libgl1-mesa-dev, gdb, python-matplotlib, python-tk, libeigen3-dev, 
  libqglviewer-qt4-dev, python-xlib, python-qt4, pyqt4-dev-tools, python-imaging,
- libcgal-dev, libxmu-dev, libxi-dev
+ libcgal-dev, libxmu-dev, libxi-dev, python-argparse
 Build-Depends-Indep: texlive-latex-recommended, texlive-latex-extra, lmodern, 
  texlive-pictures, texlive-xetex, libjs-jquery, python-sphinx (>=1.0.6),
  python-bibtex, graphviz, dvipng, tipa
@@ -29,7 +29,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
  python (>= 2.7), python (<<2.8), 
  python-numpy, ipython, python-matplotlib, python-tk, python-qt4, 
  python-xlib, gnuplot, python-imaging, libjs-jquery, libjs-underscore,
- gtk2-engines-pixbuf
+ gtk2-engines-pixbuf, python-argparse
 Recommends: mencoder
 Description: Platform for discrete element modeling
  Yet Another Dynamic Engine.

-- 
Yet Another Dynamic Engine. Platform for discrete element modeling.