From df3d1f12fc19fe1590ee8faff24246c652072669 Mon Sep 17 00:00:00 2001 From: Ruben Undheim Date: Sun, 10 Feb 2019 12:25:09 +0000 Subject: More install dependencies (really needed for Python) --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3