summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2019-02-10 12:25:09 +0000
committerRuben Undheim <ruben.undheim@gmail.com>2019-02-10 12:25:09 +0000
commitdf3d1f12fc19fe1590ee8faff24246c652072669 (patch)
treed958985e6ea6fee026157aa1f6bee89c545e9728
parent9563cb4b972b475c30f6612ac7779ed27379f010 (diff)
More install dependencies (really needed for Python)
-rw-r--r--debian/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 771e841..802f872 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,10 @@ Depends: ${shlibs:Depends},
libopenems0 (= ${binary:Version}),
libcsxcad0 (= ${binary:Version}),
libqcsxcad0 (= ${binary:Version}),
- libnf2ff0 (= ${binary:Version})
+ libnf2ff0 (= ${binary:Version}),
+# For Python
+ python2,
+ python-h5py
Recommends: octave-openems
Description: Electromagnetic simulator
This is a simulator for electromagnetic problems using the FDTD