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

More changes to snap. Needs to add Python.h path [skip ci]

parent 0d29983a
No related branches found
No related tags found
No related merge requests found
3.1.1-163-g681473b
\ No newline at end of file
3.1.1-166-g4ffcca5
\ No newline at end of file
......@@ -9,7 +9,7 @@ description: |
synapses triggers biochemical reaction-diffusion events, which in turn modulate
ion channels to give rise to synaptic plasticity.
grade: edge
grade: devel
confinement: devmode
apps:
......@@ -20,12 +20,13 @@ parts:
desktop:
plugin: cmake
configflags: [ "-DCMAKE_INSTALL_PREFIX=/usr" ]
source : .
source : https://github.com/BhallaLab/moose.git
build-packages:
- cmake
- g++
- libgsl-dev
- libhdf5-serial-dev
- python-dev
- python-numpy
stage-packages:
......@@ -34,4 +35,5 @@ parts:
- python-networkx
- python-matplotlib
- python-numpy
- python-libqt4
- python-qt4
- python
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