Skip to content
Snippets Groups Projects
Commit d9912900 authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Added misc depends in rule. [skip ci]

parent 78de268b
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ Homepage: http://moose.ncbs.res.in ...@@ -8,7 +8,7 @@ Homepage: http://moose.ncbs.res.in
Package: moose Package: moose
Architecture: any 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-qt4 Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
Description: the Multiscale Object-Oriented Simulation Environment Description: the Multiscale Object-Oriented Simulation Environment
It is the base and numerical core for large, detailed simulations including Computational Neuroscience and Systems Biology. It is the base and numerical core for large, detailed simulations including Computational Neuroscience and Systems Biology.
. .
......
...@@ -26,6 +26,3 @@ override_dh_auto_test: ...@@ -26,6 +26,3 @@ override_dh_auto_test:
override_dh_shlibdeps: override_dh_shlibdeps:
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
override_dh_python2:
dh_python2 --no-guessing-versions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment