From b3a35f4f6d08768b45708dbd1ae69ea4fcef7fdc Mon Sep 17 00:00:00 2001 From: Dilawar Singh <dilawars@ncbs.res.in> Date: Tue, 27 Jun 2017 14:05:55 +0530 Subject: [PATCH] Fixes to debian files. --- debian/control | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/control b/debian/control index f5c52044..a0a1af49 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,7 @@ Homepage: http://moose.ncbs.res.in Package: moose Architecture: any -Depends: ${shlibs:Depends}, ${python:Depends}, python-numpy-abi9, libhdf5-7 | libhdf5-serial-1.8.4, python-lxml, python-numpy, python-matplotlib, python-nose, python-networkx, python-suds, python-qt4, libgsl0ldbl -Replaces: moose-python, moose-gui -Conflicts: moose-python, moose-gui +Depends: ${shlibs:Depends},python-numpy-abi9, libhdf5-7 | libhdf5-serial-1.8.4, python-lxml, python-numpy, python-matplotlib, python-networkx, python-qt4, libgsl0ldbl Description: the Multiscale Object-Oriented Simulation Environment It is the base and numerical core for large, detailed simulations including Computational Neuroscience and Systems Biology. . -- GitLab